Please how can I add a new menu i.e the parent menu and a the child menu in OpenERP v7? Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
3
Replies
9215
Views
This will helpful
Have a look on Setting/Technical/User Interface/Menu Items
if you want to add menus with UI.
You can do it in the settings menu, or you can write a custom module that adds the menu item. Look in the XML file of a module like sales or mrp for an example of adding parent and child menu items
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 15
|
3563 | ||
|
0
Mar 15
|
6470 | ||
|
2
Mar 15
|
5665 | ||
|
2
Apr 25
|
5871 | ||
|
0
Dec 24
|
9389 |
You can check it in the documentation, take a look at the Technical Memento