c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #35708
[Bug 880793] Re: TypeError: onchange_date() takes at most 8 arguments (10 given)
Hello Amit,
Thanks for reporting. The solution for this bug is proposed in the
branch with following Revision ID and Number.
Revision ID : 5447
Revision Number : mdi@xxxxxxxxxxx-20111025055432-adv4jirt7295z1hh
Regards,
Divyesh Makwana(MDI)
** Changed in: openobject-addons
Status: Confirmed => In Progress
** Changed in: openobject-addons
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/880793
Title:
TypeError: onchange_date() takes at most 8 arguments (10 given)
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
Go to Accounting/Journal Entries/Journal Vouchers
Open New voucher
Traceback occurs.
Traceback (most recent call last):
File "/home/amp/workspace/trunk6/server/openerp/osv/osv.py", line 120, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/amp/workspace/trunk6/server/openerp/osv/osv.py", line 172, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/amp/workspace/trunk6/server/openerp/osv/osv.py", line 163, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
TypeError: onchange_date() takes at most 8 arguments (10 given)
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/880793/+subscriptions
References