Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
2481 Vues

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
Ignorer
Auteur Meilleure réponse
Below is some xml related code listed 
I want to hide the control note content







Avatar
Ignorer
Publications associées Réponses Vues Activité
2
août 23
2226
1
déc. 23
3884
1
juil. 23
2806
0
mai 23
2622
1
févr. 23
2477