Multicompany Parent-Child categories confusion

Bug #735766 reported by mvhman
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Invalid
Low
OpenERP R&D Addons Team 2

Bug Description

Using: stable v6, bzr pulled on 9mar11.
With Parent and Child companies any changes in the child company in the category accounts (eg. income account) changes the parent company's account.
eg. Create a new demo company, create a user who only has access to shop1 company. Create finincials for shop 1.
Edit the category income account for shop1 to something else using new user.
Login as administrator user into Openerp S.A, notice the category income account has changed.
There are no security rules for product.category
2 Custom Parameters are created however they have no effect.
This occurs with any anglo_saxon fields added as well.
Surely these should be seperate. Especially the shop 1 user should not be able to change the Openerp SA category accounts.
Tried ['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])] for product.category which producers errors.

Amit Parik (amit-parik)
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2)
importance: Undecided → Low
status: New → Confirmed
Changed in openobject-addons:
status: Confirmed → In Progress
Changed in openobject-addons:
status: In Progress → Confirmed
Revision history for this message
Atik Agewan(OpenERP) (aag-openerp) wrote :

Hello,

I have checked your issue with latest trunk.
But I have not faced any problem.
This bug is not reproducible with current code,
so I am closing this bug.
You can reopen this If you are still facing similar problem again with latest updated code.

Thanks.

Changed in openobject-addons:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.