i have created a module when i installed it....i see my module under sub menu....but i want to see it on the footer of openerp how is possible
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухоблік
- Склад
- PoS
- Project
- MRP
Це запитання позначене
Hello R.Sridevi,
First you have to define your main menu which does not have any parent. After that you can define you sub-menus under your main menu.
Ex:
<menuitem id="my_menu" name="My Main Menu"/>
<menuitem id="my_sub_menu" name="Sub Menu" parent="my_menu"/>
<menuitem id="configuration_menu" name="Configuration" parent="my_menu"/>
Given code will create menus like: My Main Menu->Sub Menu and My Main Menu->Configuration.
Hope this is the solution you were looking for.
thanks a lot.......can you please tell how can create a sub menu containing containing only reports.....i have
I already gave you the sample code in my example.
sir i am asking you a different....thanks for answering previous question....now my question is i have 9 different forms and its rml codes with me....i want all this forms to be listed in one single menu ...i do not know how to create report module containing .xml, .py files in it.....for clear idea please view this link https://www.dropbox.com/lightbox/home/Screenshots
thanks a lot.....i understood very well.....i created a report module for a module to print a form with out fetching any objects.....my issue is when i try to install a module xml architecture error i do not know where i am going wrong....please view this link and help me https://www.dropbox.com/sh/x90ykrocworffkz/rusLpiXGVE
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Реєстрація