can't open a form view of Journal Vouchers

Bug #907692 reported by Mayur Maheshwari(OpenERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Medium
OpenERP R&D Addons Team 3

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)

Related branches

Changed in openobject-addons:
status: New → Confirmed
Amit Parik (amit-parik)
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Undecided → Medium
Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
DJ Patel (OpenERP) (mdi-openerp) wrote :

Hello Mayur Maheshwari,

Thanks for reporting. The solution for this bug is proposed in the branch : https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-907692-mdi/

with following Revision ID and Number.

Revision ID : <email address hidden>
Revision Number : 6139

Thanks and Regards,

Divyesh Makwana(MDI)

Changed in openobject-addons:
status: In Progress → Fix Committed
Changed in openobject-addons:
status: Fix Committed → Fix Released
Revision history for this message
Purnendu Singh (OpenERP) (purnendu-singh) wrote :

hello Fabien,

The changes are not reflecting in trunk!!!!

Thanks,
Purnendu Singh

Revision history for this message
Purnendu Singh (OpenERP) (purnendu-singh) wrote :

it's reflecting in revision no 6139.

Thanks,
purnendu singh

Changed in openobject-addons:
milestone: none → 6.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.