credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #02132
[Bug 907692] Re: can't open a form view of Journal Vouchers
hello Fabien,
The changes are not reflecting in trunk!!!!
Thanks,
Purnendu Singh
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/907692
Title:
can't open a form view of Journal Vouchers
Status in OpenERP Addons (modules):
Fix Released
Bug description:
Install account_voucher, stock,sale, L10_be
open a Accounting/Journal Entries/Journal Vouchers open form view
so it's give a TypeError: onchange_date() takes at least 9 arguments (7 given)
Traceback (most recent call last):
File "/home/mma/home/workplace/rdtools/server/trunk-bug-907337-mma/openerp/osv/osv.py", line 120, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/mma/home/workplace/rdtools/server/trunk-bug-907337-mma/openerp/osv/osv.py", line 172, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/mma/home/workplace/rdtools/server/trunk-bug-907337-mma/openerp/osv/osv.py", line 163, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
TypeError: onchange_date() takes at least 9 arguments (7 given)
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/907692/+subscriptions
References