c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #24558
[Bug 784499] Re: with account_invoice_layout multi-company, non-product lines can get a wrong account_id and not be shown
** Branch linked: lp:~openerp-community/openobject-
addons/lpistone_6.0_lp784499
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/784499
Title:
with account_invoice_layout multi-company, non-product lines can get a
wrong account_id and not be shown
Status in OpenERP Modules (addons):
New
Bug description:
affects v6 and trunk
If you create an invoice_line with account_invoice_layout installed,
the method
http://bazaar.launchpad.net/~openerp/openobject-
addons/6.0/view/head:/account_invoice_layout/account_invoice_layout.py#L167
chooses an account_id for decorative invoice.line's. That could end up
to belong to another company, or anyway be inaccessible to the current
user. The result is that the user sees all invoice lines disappear.
thanks!
References