c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #29495
[Bug 817430] Re: 6.0.2 Multicompany - Product Default Tax (ir.values) only for one company?
For Testing I added replace=False to the ir_values.set calls in wizard_multi_charts_accounts.
After that there are Default Tax Records created for both Companies in ir.values.
But ir.values.get doesn't seem to filter on the company_id, I only get the first record returned that has been found...?
--
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/817430
Title:
6.0.2 Multicompany - Product Default Tax (ir.values) only for one
company?
Status in OpenERP Modules (addons):
New
Bug description:
Hello,
If you setup two companies (A, then B) in 6.0.2 with differnt Chart of
Accounts and then
- create a Product with a User from Company B, the Default Tax is applied.
- create a Product with a User from Company A, NO Default Tax is applied.
It seems like the Records (taxes_id, supplier_taxes) in ir.values from
Company A are being replaced while configuring the second Chart of
Accounts for Company B.
with kind regards,
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/817430/+subscriptions
References