How to hide PAGE section programatically?

Asked by Deven Moga

Hello,

Please can anybody tell me how can i hide PAGE section programatically?
For example if i want to make "Accounting" page invisible in Partner form then how can i do it?
Waiting for the reply.

Deven

Question information

Language:
English Edit question
Status:
Solved
For:
Odoo Addons (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Solved by:
Jay Vora (Serpent Consulting Services)
Solved:
Last query:
Last reply:
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) said :
#1

Hello,
            This is the same question ,belonging to same category .
                    <page position="replace" string="Accounting">
                 ..write nothing here..
     </page>

Thanks.

Revision history for this message
Deven Moga (erpsupport) said :
#2

Hi Jay,

I have tried that but its not working. Its making another page named as "Accounting"
What should i do?

Revision history for this message
Best Jay Vora (Serpent Consulting Services) (jayvora) said :
#3

Hello, send me your code.

This works in a normal condition.

Revision history for this message
Deven Moga (erpsupport) said :
#4

Thanks Jay (Open ERP), that solved my question.