This question has been flagged
1 Reply
2736 Views

Hi Friends,

I am using openerp v 6.1.I have to hide create button for product master form.How can we achieve this Please help in this.Thanks in Advance

 

Avatar
Discard
Best Answer

Hi vadivel,

you can hide the create button by using this:

<?xml version="1.0"?>
<form string="Product" version="7.0" create="false">
                    <sheet>

               --------------

               ---------------

Avatar
Discard

Does this also work on V6.1, as Vadivel asks?

Author

Its not working...Im using openerp v 6.1