Skip to Content
Menu
This question has been flagged
1 Reply
1338 Views

Hi,

I have a custom module with a form that includes a selectbox from another module (sale.subscription).
User can select in this form which subscription to associate with new record.

This works great for administrator.

But if user has not access to subscription module he can't create a new record in custom module.
He gets an error message "You are not allowed to access this document.[...]
Subscriptions/Manage Subscriptions
- User types/Portal
- Subscriptions/See Subscriptions"


User should not be able to access module "subscription" in dashboard, but he should see values from this module.

Is this possible?

Many thanks
Avatar
Discard
Best Answer

This is possible using ir rules and if you want we can do the required customizations to make it happen.

Avatar
Discard