跳至內容
選單
此問題已被標幟
1 回覆
2463 瀏覽次數

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
2220
1
12月 23
3873
1
7月 23
2798
0
5月 23
2619
1
2月 23
2471