Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1742 Vizualizări

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'))]}">






Imagine profil
Abandonează
Autor Cel mai bun răspuns
Below is some xml related code listed 
I want to hide the control note content







Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
aug. 23
1616
1
dec. 23
2974
1
iul. 23
2261
0
mai 23
1871
1
feb. 23
1967