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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
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?
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
may 15
|
3454 | ||
|
0
mar 15
|
3788 | ||
|
0
may 25
|
596 | ||
|
2
sept 21
|
7235 | ||
|
1
jun 17
|
4072 |
Hello, has this been solved?