跳至内容
菜单
此问题已终结
2 回复
4343 查看

Hi, we have two companies. LocA & LocB. We have around 1000 products. 300 belong to LocA and 700 to LocB. But just one accounting group, who normally are logged on to LocA. 

Sometimes they need to make a manual invoice but in order to see a given product in order to add it to the invoice they have to swith their user to that company. Is ther a way to bypass this inconvenience?

 

形象
丢弃
最佳答案

Considering the default security rule for the product:

['|',('company_id','=',user.company_id.id),('company_id','=',False)]

You just need to select no company in the company field on the product form for every company to see it.

形象
丢弃
编写者 最佳答案

Thank you, Davide ... it worked perfectly

形象
丢弃
相关帖文 回复 查看 活动
1
3月 21
2845
2
12月 23
17072
1
4月 24
2287
0
10月 23
1365
2
12月 21
6389