Can anyone say how can we hide Save As from the binary field during a CSV file import?? Is there any widget type to hide save as button?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
For all xml tags there is the invisble attribute.
<button name="action" string="Click me!" invisible="1"/>
Inherit the view and add this attribute to the button.
Regards.
No I did not mean this,suppose when we create a binary field in openerp, its default view will be a field which will access the file from our file system, there we will be having an option for Save As, that thing I need to hide.
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se