← 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"

 

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

** Changed in: openobject-addons
     Assignee: (unassigned) => Serpent Consulting Services (serpent-consulting-services)

** Summary changed:

- Cash and Bank Transfers OpenERP 7.0 - Error when run button "Done"
+ [extra-addons] account_transfer : Cash and Bank Transfers OpenERP 7.0 - Error when run button "Done"

-- 
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:
  [extra-addons] account_transfer : 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


References