summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
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>