← Back to team overview

openerp-india team mailing list archive

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

 

Hivam,

The problem has been fixed by commit http://bazaar.launchpad.net
/~openerp-commiter/openobject-addons/v70/revision/6.

Get the latest module and you will get it working for you.

Let us give credits to Cubic team for this nice module.

Thanks,
Serpent Consulting Services Pvt. Ltd.

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