openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #27524
[Bug 1300155] [NEW] Group invoice sale order
Public bug reported:
When creating invoices from sale order tree view via the
"sale.make.invoice" wizard we have the option to "group" invoices
meaning that if two or more sale orders from the ones sent to the wizard
are for the same partner and have the same currency they should appear
in one invoice instead of multiple separate invoices
That makes sense except the fact that the matching of partners checking
for identical entities is done via partner_id.id instead of
partner_invoice_id.id.In this case if the invoicing addresses were
identical it would still produce multiple invoices, which is bad logic
in my opinion
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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/1300155
Title:
Group invoice sale order
Status in OpenERP Addons (modules):
New
Bug description:
When creating invoices from sale order tree view via the
"sale.make.invoice" wizard we have the option to "group" invoices
meaning that if two or more sale orders from the ones sent to the
wizard are for the same partner and have the same currency they should
appear in one invoice instead of multiple separate invoices
That makes sense except the fact that the matching of partners
checking for identical entities is done via partner_id.id instead of
partner_invoice_id.id.In this case if the invoicing addresses were
identical it would still produce multiple invoices, which is bad logic
in my opinion
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1300155/+subscriptions
Follow ups
References