diff options
Diffstat (limited to 'fixco_custom/views/shipment_group.xml')
| -rw-r--r-- | fixco_custom/views/shipment_group.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fixco_custom/views/shipment_group.xml b/fixco_custom/views/shipment_group.xml index e298475..d299603 100644 --- a/fixco_custom/views/shipment_group.xml +++ b/fixco_custom/views/shipment_group.xml @@ -41,7 +41,7 @@ <group> <field name="number" readonly="1"/> <field name="total_line" readonly="1"/> - <field name="shipment_method" readonly="1"/> + <field name="shipment_methods" readonly="1"/> </group> </group> <notebook> |
