Ir al contenido
Menú
Se marcó esta pregunta

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?

Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
nov 18
8743
1
jun 21
4344
0
jul 24
2585
1
mar 24
2768
4
feb 24
6124