openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #02124
[Bug 1260331] [NEW] [6.1, 7.0, trunk] sale: context not propagated to calls to invoice_line_create
Public bug reported:
Not all the calls to sale_order_line.invoice_line_create pass the
context argument. This is a big drawback when extending the sales module
to provide new invoicing mode.
There are 2 faulty calls to that method, one in
sale/wizard/sale_line_invoice.py and the other one in sale/sale.py
** Affects: ocb-addons
Importance: Undecided
Status: New
** Affects: openobject-addons
Importance: Undecided
Status: New
** Also affects: ocb-addons
Importance: Undecided
Status: New
** Summary changed:
- [7.0] sale: context not propagated to calls to invoice_line_create
+ [6.1, 7.0, trunk] sale: context not propagated to calls to invoice_line_create
--
You received this bug notification because you are a member of OpenERP
Community Backports Team, which is subscribed to OpenERP Community
Backports (Addons).
https://bugs.launchpad.net/bugs/1260331
Title:
[6.1, 7.0, trunk] sale: context not propagated to calls to
invoice_line_create
Status in OpenERP Community Backports (Addons):
New
Status in OpenERP Addons (modules):
New
Bug description:
Not all the calls to sale_order_line.invoice_line_create pass the
context argument. This is a big drawback when extending the sales
module to provide new invoicing mode.
There are 2 faulty calls to that method, one in
sale/wizard/sale_line_invoice.py and the other one in sale/sale.py
To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-addons/+bug/1260331/+subscriptions
Follow ups
References