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

i added two fields in tree view of inventory(stock.picking)- Rack & Bin. My settings is 3 steps- (Receipt, QC, iNPUT : all part of odoo default stage settings). But i want to show rack -bin only during input. Not receipt and qc stages. But adding rack-bin in stock.picking after inheriting results in all 3 stages 'view' showing it. Any one have idea ....how to achieve it?

頭像
捨棄
最佳答案

<field name="your_field" attrs="{'invisible':[('state', '!=', your_state)]" />

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
3
11月 18
8739
1
6月 21
4340
0
7月 24
2583
1
3月 24
2768
Out of Stock 已解決
4
2月 24
6123