openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #25994
[Bug 1231703] Re: [extra-addons] account_transfer : Cash and Bank Transfers OpenERP 7.0 - Error when run button "Done"
** Changed in: openobject-addons
Status: Confirmed => Fix Released
** Summary changed:
- [extra-addons] account_transfer : Cash and Bank Transfers OpenERP 7.0 - Error when run button "Done"
+ account_transfer : Cash and Bank Transfers OpenERP 7.0 - Error when run button "Done"
** Changed in: openobject-addons
Importance: High => Medium
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1231703
Title:
account_transfer : Cash and Bank Transfers OpenERP 7.0 - Error when
run button "Done"
Status in OpenERP Addons (modules):
Fix Released
Bug description:
Cash and Bank Transfers OpenERP 7.0 - Error when run button "Done"
Ubuntu 12.04 + Chrome
The following is the error:
Traceback (most recent call last):
File "/opt/openerp/server/openerp/tools/safe_eval.py", line 241, in safe_eval
return eval(test_expr(expr, _SAFE_OPCODES, mode=mode), globals_dict, locals_dict)
File "", line 1, in <module>
File "/opt/openerp/server/openerp/osv/orm.py", line 374, in function_proxy
return attr(self._cr, self._uid, [self._id], *args, **kwargs)
File "/opt/openerp/server/openerp/addons/account_transfer/account_transfer.py", line 213, in action_done
for voucher in trans.voucher_ids:
File "/opt/openerp/server/openerp/addons/account_transfer/account_transfer.py", line 213, in action_done
for voucher in trans.voucher_ids:
File "/usr/lib/python2.7/bdb.py", line 48, in trace_dispatch
return self.dispatch_line(frame)
File "/usr/lib/python2.7/bdb.py", line 67, in dispatch_line
if self.quitting: raise BdbQuit
BdbQuit
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1231703/+subscriptions
References