Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2544 Visninger

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
Kassér
Forfatter Bedste svar
Below is some xml related code listed 
I want to hide the control note content







Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
aug. 23
2245
1
dec. 23
3930
1
jul. 23
2836
0
maj 23
2653
1
feb. 23
2519