openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #03780
[Bug 907692] Re: can't open a form view of Journal Vouchers
it's reflecting in revision no 6139.
Thanks,
purnendu singh
** Changed in: openobject-addons
Milestone: None => 6.1
--
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/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