summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authortrisusilo48 <tri.susilo@altama.co.id>2025-01-07 17:02:06 +0700
committertrisusilo48 <tri.susilo@altama.co.id>2025-01-07 17:02:06 +0700
commit7ac434ec0fcf75cb6eefe1892118b7c18b3db53a (patch)
tree2aaf7a6b409248acec3bcf58dbcb31999d4fef5f /indoteknik_custom/views
parent60f54931f8eac477ab737abab1710789e0a2aaf4 (diff)
sla
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/product_sla.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/views/product_sla.xml b/indoteknik_custom/views/product_sla.xml
index 5276bb03..3722ef3d 100644
--- a/indoteknik_custom/views/product_sla.xml
+++ b/indoteknik_custom/views/product_sla.xml
@@ -6,8 +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="sla_vendor_id" string="Name Vendor"/>
+ <field name="sla_vendor_duration" string="SLA Vendor"/>
<field name="avg_leadtime"/>
<field name="sla"/>
</tree>