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
- 会計
- 在庫
- PoS
- プロジェクト
- MRP
この質問にフラグが付けられました
3
返信
10060
ビュー
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
|
4245 | ||
|
|
0
3月 15
|
7341 | ||
|
|
2
3月 15
|
6318 | ||
|
|
1
10月 25
|
5541 | ||
|
|
2
4月 25
|
6734 |
You can check it in the documentation, take a look at the Technical Memento