summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fixco_custom/views/shipment_group.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fixco_custom/views/shipment_group.xml b/fixco_custom/views/shipment_group.xml
index d299603..da87f40 100644
--- a/fixco_custom/views/shipment_group.xml
+++ b/fixco_custom/views/shipment_group.xml
@@ -7,7 +7,7 @@
<tree default_order="create_date desc">
<field name="number"/>
<field name="total_line" readonly="1"/>
- <field name="shipment_method" readonly="1"/>
+ <field name="shipment_methods" readonly="1"/>
</tree>
</field>
</record>