summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/purchase_order.xml
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2023-12-07 11:48:39 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2023-12-07 11:48:39 +0700
commit29577f0e4a62a3ff74baa7a7a28c1b978d80942b (patch)
treeca26d3be0d660c24662f8c2b264ecc76d3c5d9f6 /indoteknik_custom/views/purchase_order.xml
parent02a1cfe4a4166d1b10ac82d9d89a1be64c870649 (diff)
add field ltc on line purchase orders
Diffstat (limited to 'indoteknik_custom/views/purchase_order.xml')
-rwxr-xr-xindoteknik_custom/views/purchase_order.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml
index df174257..b5a9b4ad 100755
--- a/indoteknik_custom/views/purchase_order.xml
+++ b/indoteknik_custom/views/purchase_order.xml
@@ -183,6 +183,7 @@
<tree editable="top" create="false" delete="false">
<field name="product_id" readonly="1"/>
<field name="indent"/>
+ <field name="is_ltc"/>
<field name="note"/>
</tree>
</field>