summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xindoteknik_custom/views/purchase_order.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml
index a70b2058..022937f4 100755
--- a/indoteknik_custom/views/purchase_order.xml
+++ b/indoteknik_custom/views/purchase_order.xml
@@ -197,7 +197,7 @@
<field name="status_printed" optional="hide"/>
</field>
<field name="partner_id" position="after">
- <field name="store_name"/>
+ <field name="store_name" optional="hide"/>
</field>
</field>
</record>