Skip to Content
Menu
This question has been flagged
1 Odpoveď
3328 Zobrazenia

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
Zrušiť
Autor Best Answer
Below is some xml related code listed 
I want to hide the control note content







Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
aug 23
2847
1
dec 23
4827
1
júl 23
3572
0
máj 23
3514
1
feb 23
3343