Hi everyone,
I am working on an Odoo Online setup where I need to restrict which products are visible to portal users, depending on the services they have purchased.
Example:
- Customer 1 buys the product A. After that, in their portal, they should only see and be able to purchase product B and C.
- Customer 2 buys the product B. In their portal, they should only see and be able to purchase product D and E.
So essentially, I want to assign products (or categories of products) to specific customers or customer groups, and make sure that only those products are visible and purchasable for them in the portal.
Has anyone implemented something similar or knows the best approach in Odoo Online (e.g. via user groups, access rights, product visibility rules, or custom development)?
Thanks in advance!
Hello Anna,
It is possible using Studio but for more control you need to move on odoo.sh or on-premise.