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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
3
回复
9286
查看
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
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
3月 15
|
3620 | ||
|
0
3月 15
|
6546 | ||
|
2
3月 15
|
5722 | ||
|
2
4月 25
|
5962 | ||
|
0
12月 24
|
9470 |
You can check it in the documentation, take a look at the Technical Memento