Skip to Content
Menu
This question has been flagged
1 Reply
2667 Views

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
Discard
Author Best Answer
Below is some xml related code listed 
I want to hide the control note content







Avatar
Discard
Related Posts Replies Views Activity
2
Aug 23
2337
1
Dec 23
4102
1
Jul 23
2940
0
May 23
2827
1
Feb 23
2732