summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-10-18 13:18:45 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-10-18 13:18:45 +0700
commit8e8782b2f1aa3fa61e2b326d2728736ed9969394 (patch)
tree6cdf7a96e55f360d4b5450bcd9f5c7138cc8a4f2 /indoteknik_custom/views
parenta07d76148eb51f4cdb263f915371208cc2f4b05d (diff)
add indent column for purchase order line
Diffstat (limited to 'indoteknik_custom/views')
-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 a0614a56..8688c1fb 100755
--- a/indoteknik_custom/views/purchase_order.xml
+++ b/indoteknik_custom/views/purchase_order.xml
@@ -65,6 +65,7 @@
</field>
<field name="price_subtotal" position="after">
<field name="so_line_id" attrs="{'readonly': 1}" optional="hide"/>
+ <field name="indent" optional="hide"/>
</field>
<page name="purchase_delivery_invoice" position="after">
<page name="purchase_vendor_bills" string="Vendor Bills" groups="indoteknik_custom.technical_administrator">