openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #21157
[Bug 1097320] Re: Make invoice for multiple sale order at once failing
*** This bug is a duplicate of bug 1092843 ***
https://bugs.launchpad.net/bugs/1092843
Hello,
It is duplicate bug of https://bugs.launchpad.net/openobject-addons/+bug/1092843
It has been Fixed in https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1092843-shp branch.
Thanks,
NCO.
** This bug has been marked a duplicate of bug 1092843
Error when group Sales Orders to create Invoice
--
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/1097320
Title:
Make invoice for multiple sale order at once failing
Status in OpenERP Addons (modules):
Confirmed
Bug description:
When trying to create invoice from multiple sale order at once, I got
an error popup.
File "/Users/simonrolin/Taktik/launchpad/v7/openobject-addons/sale/wizard/sale_make_invoice.py", line 54, in make_invoices
order_obj.action_invoice_create(cr, uid, context.get(('active_ids'), []), data['grouped'], date_inv = data['invoice_date'])
TypeError: action_invoice_create() got an unexpected keyword argument 'date_inv'
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1097320/+subscriptions
References