diff options
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/shipment_group.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/shipment_group.xml b/indoteknik_custom/views/shipment_group.xml index b66bda3c..e9eec41b 100644 --- a/indoteknik_custom/views/shipment_group.xml +++ b/indoteknik_custom/views/shipment_group.xml @@ -19,6 +19,7 @@ <field name="picking_id" required="1"/> <field name="partner_id" readonly="1"/> <field name="sale_id" readonly="1"/> + <field name="shipping_paid_by" readonly="1"/> <field name="state" readonly="1"/> </tree> </field> |
