summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/x_manufactures.xml
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-10-25 14:05:01 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-10-25 14:05:01 +0700
commit8cba1eaa340eb0c6b264672b0a47dc1628c2eb04 (patch)
tree6549a2d6bccb201306529503516a16dd3806e3a1 /indoteknik_custom/views/x_manufactures.xml
parentc35137e5a43afeb6a45b7f213f9ab40afb75fb4c (diff)
initial commit for split automatic purchase
Diffstat (limited to 'indoteknik_custom/views/x_manufactures.xml')
-rwxr-xr-xindoteknik_custom/views/x_manufactures.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/x_manufactures.xml b/indoteknik_custom/views/x_manufactures.xml
index f68a0e00..d413be12 100755
--- a/indoteknik_custom/views/x_manufactures.xml
+++ b/indoteknik_custom/views/x_manufactures.xml
@@ -24,6 +24,7 @@
<field name="x_manufacture_service_center"/>
<field name="cache_reset_status"/>
<field name="parent_id"/>
+ <field name="user_id" optional="hide"/>
</tree>
</field>
</record>
@@ -46,6 +47,7 @@
<field name="cache_reset_status"/>
<field name="parent_id"/>
<field name="category_ids" widget="many2many_tags"/>
+ <field name="user_id"/>
</group>
<group>
<field name="x_logo_manufacture" widget="image"/>