跳至内容
菜单
此问题已终结

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
8742
1
6月 21
4343
0
7月 24
2585
1
3月 24
2768
Out of Stock 已解决
4
2月 24
6124