Public bug reported:
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
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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:
Cash and Bank Transfers OpenERP 7.0 - Error when run button "Done"
Status in OpenERP Addons (modules):
New
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
_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help : https://help.launchpad.net/ListHelp