How to define menu elements without associating actions to them?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
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
|
3615 | ||
|
0
3월 15
|
3950 | ||
|
0
5월 25
|
741 | ||
|
2
9월 21
|
7346 | ||
|
1
6월 17
|
4224 |
Hello, has this been solved?