跳至内容
菜单
此问题已终结
1 回复
2298 查看

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






形象
丢弃
编写者 最佳答案
Below is some xml related code listed 
I want to hide the control note content







形象
丢弃
相关帖文 回复 查看 活动
2
8月 23
2068
1
12月 23
3671
1
7月 23
2654
0
5月 23
2469
1
2月 23
2332