openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #21156
[Bug 1097320] Re: Make invoice for multiple sale order at once failing
** Attachment added: "make_invoice.ogv"
https://bugs.launchpad.net/openobject-addons/+bug/1097320/+attachment/3477695/+files/make_invoice.ogv
** Changed in: openobject-addons
Importance: Undecided => Medium
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)
--
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