How to define menu elements without associating actions to them?
この質問にフラグが付けられました
1
返信
6602
ビュー
Hello, Just create the form view or Tree view along with menuitem. OpenERP will automatically use that form / tree.
<menuitem id="menu_magento_syn" name="Magento"/> #######Magneto Import Menus############################################################################## <menuitem id="magento_openerp_syn_import" parent="menu_magento_syn" name="Import from Magento"/>
I dnt want to use any data base. I want to display names of all files inside a folder on menu click.So how can i achieve this?
| 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|
|
0
5月 15
|
5518 | ||
|
|
0
3月 15
|
6078 | ||
|
|
0
5月 25
|
2296 | ||
|
|
2
9月 21
|
9331 | ||
|
|
1
6月 17
|
5802 |
Hello, has this been solved?