Skip to Content
Menu
This question has been flagged
2 Replies
4282 Views

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?

 

Avatar
Discard
Best Answer

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.

Avatar
Discard
Author Best Answer

Thank you, Davide ... it worked perfectly

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 21
2667
2
Dec 23
16968
1
Apr 24
2150
0
Oct 23
1251
2
Dec 21
6233