Skip to Content
Menu
This question has been flagged
1 Reply
3516 Views

Hi community,

In multi company, I want hide products of other companies to  the user of one company.

I expect like this

            [('company_id', 'in',user.company_ids)]


Thanks in advance



Avatar
Discard
Author Best Answer

I found the answer

There already is a product.product multicompany rule (but it is inactive by default): "Product multi-company"
xml id: product.product_comp_rule
You can active it by going to settings => general settings. Check "manage multi company", then uncheck "share product to all companies"


    from 

    http://stackoverflow.com/questions/37500668/limit-products-to-company-assigned-to-user-in-multi-company-odoo-9

Avatar
Discard
Related Posts Replies Views Activity
1
May 24
1310
1
Nov 22
3301
2
Jul 22
2103
1
Dec 23
18065
2
May 18
8877