summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-08-15 14:04:47 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-08-15 14:04:47 +0700
commitb133092eb4d27174f774d96f0a090670ad694d19 (patch)
tree106326a271941ceded00967784a13352012d95cf /indoteknik_custom/views
parenta19a78db2e3ff278ef56007629f3d9f5e9c89110 (diff)
parent8dd70f877c68abb3f0331e18f4652acb11e1bf84 (diff)
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into pum-v2
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/tukar_guling_po.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/tukar_guling_po.xml b/indoteknik_custom/views/tukar_guling_po.xml
index 1c6a86ea..548a209f 100644
--- a/indoteknik_custom/views/tukar_guling_po.xml
+++ b/indoteknik_custom/views/tukar_guling_po.xml
@@ -21,7 +21,7 @@
<field name="name">pengajuan.tukar.guling.po.tree</field>
<field name="model">tukar.guling.po</field>
<field name="arch" type="xml">
- <tree create="1" delete="1" default_order="create_date desc">
+ <tree create="0" delete="1" default_order="create_date desc">
<field name="name"/>
<field name="vendor_id" string="Customer"/>
<field name="origin" string="PO Number"/>