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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
May 24
|
1310 | ||
|
1
Nov 22
|
3301 | ||
|
2
Jul 22
|
2103 | ||
Domain filter
Solved
|
|
1
Dec 23
|
18065 | |
|
2
May 18
|
8877 |