Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
2582 Visualizações

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
Cancelar
Autor Melhor resposta
Below is some xml related code listed 
I want to hide the control note content







Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
ago. 23
2274
1
dez. 23
4006
1
jul. 23
2872
0
mai. 23
2678
1
fev. 23
2561