← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 817430] Re: 6.0.2 Multicompany - Product Default Tax (ir.values) only for one company?

 

After further analysis, this issue should be fixed exclusively in the server, and should not require any patch in addons.
The previously proposed patches have been rejected, and a complete fix is available for the server in the following branch: https://code.launchpad.net/~openerp-dev/openobject-server/trunk-cleanup-ir-values

The bug will also be marked "invalid" for the "Addons" project, as it
only affects the framework (OpenERP Server project).

Any test/feedback would be appreciated, as this new branch covers a
deeper review/cleanup of default values processing, and other related
internal structures.

Thanks!

PS: the fixed branch is available for live testing for a limited time on
our runbot: http://server-trunk-cleanup-ir-
values.runbot.openerp.com:9329 (port 9229 for XMLRPC)

** Changed in: openobject-addons
       Status: Fix Committed => Invalid

** Changed in: openobject-addons
     Assignee: OpenERP R&D Addons Team 3 (openerp-dev-addons3) => (unassigned)

** Changed in: openobject-addons
    Milestone: 6.1 => None

-- 
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):
  Invalid
Status in OpenERP Server:
  Fix Committed

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