Dear all
use case is
detailled content for sales available only to customer who subscribed a paying plan
is it possible to assign access conditions to product data?
Any direction would be useful; thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Dear all
use case is
detailled content for sales available only to customer who subscribed a paying plan
is it possible to assign access conditions to product data?
Any direction would be useful; thanks
Hi,
It is possible to assign access conditions to product data in Odoo, so that detailed content for sales is available only to customers who have subscribed to a paying plan. Here's how you can approach this:
1. Using Access Rights and Groups:
Create a new user group: Create a new user group (e.g., "Premium Subscribers") in Odoo.
Assign users to the group: Assign customers to this group when they subscribe to a paying plan.
Configure access rights: Modify the access rights for product data to restrict access to certain fields or views to only members of the "Premium Subscribers" group. You can achieve this by:
Using Odoo's security groups to control who can see specific fields on the product form.
Creating custom views that display the detailed content and granting access to those views only to the "Premium Subscribers" group.
2. Using Rules:
You can define rules that determine whether a user has access to specific product data based on their subscription status.
3. Odoo Studio (if you have Odoo Enterprise):
Odoo Studio allows you to customize access rights and create computed fields that display different content based on the user's group or subscription status.
Hope it helps
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up