Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2231 Переглядів

hi, I have to add a Boolean field in Incoming shipment line item and it should not be viewed in Delivery orders line item. But all the other fields in Incoming shipments should be present in Delivery orders?

I tried this code in xml. <xpath expr="/tree/field[@name='state']" position="before"> <field name="quality_accepted" context="{'picking_type': 'in'}"/> <field name="quality_rejected" context="{'picking_type': 'in'}"/> </xpath> But it is viewed in Incoming shipments and delivery orders? If you suggest me your views and ideas it will be helping me!!!

Аватар
Відмінити