Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
<page string="Accounting" position="replace"> this tage i want to hide in one pirticular screen how will i do?
I have created new screen in openerp asset module. i have given <page string="Accounting" position="replace"> but it is hiding in all the screen in different modules. how will i do pirticular module?
Maybe the easiest way in your case is to create complete new view :
- copy/paste in xml, custimize it and give it a high sequence (low priority..)
(hint: default sequence = 16.. so you should use something like sequence=50 ...),
then override only menuitem for view you want to customize and point it to custom view.
That way all other forms across other modules will stay exactly as they were, and your custom view will be available trough created custom menuitem.
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 6/11/14, 2:36 AM |
Seen: 683 times |
Last updated: 3/16/15, 8:10 AM |