diff options
| author | trisusilo48 <tri.susilo@altama.co.id> | 2025-01-07 17:02:06 +0700 |
|---|---|---|
| committer | trisusilo48 <tri.susilo@altama.co.id> | 2025-01-07 17:02:06 +0700 |
| commit | 7ac434ec0fcf75cb6eefe1892118b7c18b3db53a (patch) | |
| tree | 2aaf7a6b409248acec3bcf58dbcb31999d4fef5f /indoteknik_custom/views | |
| parent | 60f54931f8eac477ab737abab1710789e0a2aaf4 (diff) | |
sla
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/product_sla.xml | 4 |
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> |
