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
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
5月 24
|
2752 | ||
|
1
11月 22
|
5082 | ||
|
2
7月 22
|
3819 | ||
Domain filter
已解决
|
|
1
12月 23
|
19083 | |
|
2
5月 18
|
9984 |