How to define menu elements without associating actions to them?
신고된 질문입니다
1
회신
6604
화면
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
|
5520 | ||
|
|
0
3월 15
|
6090 | ||
|
|
0
5월 25
|
2334 | ||
|
|
2
9월 21
|
9338 | ||
|
|
1
6월 17
|
5812 |
Hello, has this been solved?