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
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
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?
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
0
de maig 15
|
3473 | ||
|
0
de març 15
|
3809 | ||
|
0
de maig 25
|
646 | ||
|
2
de set. 21
|
7261 | ||
|
1
de juny 17
|
4123 |
Hello, has this been solved?