Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
10058 Zobrazení

i 'am using multi company with non common product catalog ,  so the products seperated in each company , i need to dispaly all product into the parent company ,

Avatar
Zrušit
Nejlepší odpověď

Do you mean that users in the "parent company" can see products from all the "child" companies?

If so, I think you can change the Product multi-company Record Rule as follows

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

 EDIT: 

  1. Enable debug mode

  2. Go to Settings / Technical / Security / Record Rules

  3. Search for the "Product multi-company" rule

  4. Edit

  5. Change the Rule definition (domain filter) as above.

  6. Save 

Avatar
Zrušit
Autor

actually that i wanna do , your answer made my day, but i don't know where i should write this piece of code, is this filter in view or i should add it in record rule csv,

@Chris TRINGHAM it works like a charm.Thx.

Hi Chris

Thanks for the suggestion, could you suggest simliar for V13.

The issue is : portal user can see the product catelog but can not place an order while I prevent sales if not enough stock @ ecommerce

Thanks

Hi Chris
The problem is that in v14 with this Rule, the users of the child company also see the products of the Parent company!

Related Posts Odpovědi Zobrazení Aktivita
2
zář 21
2636
1
bře 25
1668
1
úno 25
3119
2
úno 25
2093
1
bře 24
1633