Hi there,
I installed odoo 14 and installed an external module from the App Store https://apps.odoo.com/apps/modules/14.0/purchase_subscription/.
I see the module under "Main Apps". It also shows as installed.
But I can't find it in the menu so I can call up the module.
Does somebody has any idea?
Thank you
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
1214
Views
Rootmenuitem seems to be availble for Group Accounting / Accountant or higher:
id="menu_purchase_subscription_root"
name="Purchase Subscriptions"
sequence="9"
web_icon="purchase_subscription,static/description/icon.png"
groups="account.group_account_user"
/>
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up