Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2511 Vistas

Hello everyone, I want to hide the inventory and products of the inquiry order in the purchase order on the odoo interface. Among the included details, the three buttons of Add Detail Row, Add Detail, and Add Remarks are hidden.

Below is some xml related code listed, I want to hide these three buttons. grateful




widget="section_and_note_one2many"
mode="tree,kanban"
context="{'default_state': 'draft'}"
attrs="{'readonly': [('state', 'in', ('done', 'cancel'))]}">






Avatar
Descartar
Autor Mejor respuesta
Below is some xml related code listed 
I want to hide the control note content







Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
ago 23
2231
1
dic 23
3896
1
jul 23
2811
0
may 23
2632
1
feb 23
2485