← Back to team overview

openerp-india team mailing list archive

[Bug 1231703] Re: Cash and Bank Transfers OpenERP 7.0 - Error when run button "Done"

 

Hello,

This module is part of the extra-addons, which are maintained by the community, including all the modules created by "OpenERP" or "Tiny",
as none of these are actively developed by our teams anymore.


If you or anyone from the community would like to work on it, please mark the bug as "In progress" and assign it to yourself
(or ask us or anyone from OpenERP Drivers to do it for you). In the mean time, we will mark it as "Won't fix" to indicate that
no further progress is expected at the moment. If you require further assistance with any trouble while updating the module,
do not hesitate to ask here or via a question: https://answers.launchpad.net/openobject-addons...

Thank you!

** Changed in: openobject-addons
       Status: New => Won't Fix

-- 
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):
  Won't Fix

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