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

Hi everyone,


I am currently looking for a solution to set up product categories for multiple companies in Odoo. The business case is my company comprises of multiple entities, each entity is considered as a child company. The issue is that I would like to have a parent product category that will be treated differently in each of entity.


For example, I have a product category A as a parent product category belongs to the parent company. Then in one child company, I'll have a child product category of category A named WH/Stock/A/Raw for instance, and maybe there are some child categories belong to that child as well. In another child company I have another child category named WH/Stock/A/Finish Good, and again there will be other child categories belong to this child as well. There is any way that we can achieve that in Odoo.


As I tried to set them in Odoo 15, they show as the same name inherited from the parent product category. I will be appreciated for any idea to set these things up. 


Thank you.

Avatar
Discard
Best Answer

A)Try record rules based on company for product category

B) If that doesn't work, you will need customize product.category model by adding company field(many2one) on product category and then use it in record rules.

Avatar
Discard
Best Answer

Hello Sean Phan,

I think multi company app available in odoo app.
Otherwise add company(res.comany) Many2one field in product.category model and set a record rule.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Discard