Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2
Respuestas
6635
Vistas
Set those property like create="false" edit="false" in Tree view itself, that will eliminate rest of the things,
Suppose if you are loading the view from py method, then you set the flags on a return action
'flags': {'form': {'action_buttons': False}}
Hi Wendra,
kindly replace "target" mode for action to "inline" and update module.
<field name="target">inline</field>
ps: pls add option: create='false' into form view which you want remove button.
<form create="false" >
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
dic 15
|
3936 | ||
|
2
jul 23
|
784 | ||
|
2
ene 22
|
47907 | ||
|
1
oct 24
|
1509 | ||
Non-dict expression
Resuelto
|
|
2
jul 22
|
2758 |