summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authortrisusilo48 <tri.susilo@altama.co.id>2024-12-13 14:15:17 +0700
committertrisusilo48 <tri.susilo@altama.co.id>2024-12-13 14:15:17 +0700
commit3ba967de0aa6c70b0d070a7ca723d49008aa0dd2 (patch)
tree7f1a7ac4d517dfb988e4e5fc182b0a44108b5a2c /indoteknik_custom/views
parent01507fad2a05124137541dc187a06631732c606e (diff)
product sla
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/product_sla.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/product_sla.xml b/indoteknik_custom/views/product_sla.xml
index 8b0e874b..5276bb03 100644
--- a/indoteknik_custom/views/product_sla.xml
+++ b/indoteknik_custom/views/product_sla.xml
@@ -6,6 +6,8 @@
<field name="arch" type="xml">
<tree create="false">
<field name="product_variant_id"/>
+ <field name="vendor_id" string="Vendor"/>
+ <field name="sla_vendor" string="Vendor SLA"/>
<field name="avg_leadtime"/>
<field name="sla"/>
</tree>