diff options
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/vendor_sla.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/vendor_sla.xml b/indoteknik_custom/views/vendor_sla.xml index d0e7f3e6..cf4425eb 100644 --- a/indoteknik_custom/views/vendor_sla.xml +++ b/indoteknik_custom/views/vendor_sla.xml @@ -26,7 +26,7 @@ <group> <field name="id_vendor" string="Vendor Name" /> <field name="duration" string="SLA Duration" /> - <field name="unit" string="SLA Unit" /> + <field name="unit" string="SLA Time" /> </group> </sheet> </form> |
