← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 784499] Re: with account_invoice_layout multi-company, non-product lines can get a wrong account_id and not be shown

 

Thierry,

that seems to be a different problem, as that bug covers a situation
where an account -- not as invoice as for your case -- cannot be read.
So please investigate further of post a new bug.

Still, if you have the problem discussed here (which doesn't seem to be
your case), please note that the fix has been released on the v6 branch
after 6.0.2, so it is not on 6.0.2 and will be in 6.0.3.

best

-- 
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):
  Fix Released

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!

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/784499/+subscriptions


References