diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-08-09 16:53:40 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-08-09 16:53:40 +0700 |
| commit | fa8a40973dee9f4f4cd2d7908e9a1ed4fb75cfaa (patch) | |
| tree | 0a5790c1220d8528bf830ec46e308303c381da1b /indoteknik_custom/views/product_sla.xml | |
| parent | 3cf53a4a6bc09a41bfd39f243a951e21b060c8ca (diff) | |
add todo
Diffstat (limited to 'indoteknik_custom/views/product_sla.xml')
| -rw-r--r-- | indoteknik_custom/views/product_sla.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/product_sla.xml b/indoteknik_custom/views/product_sla.xml index d0d3f84a..8b0e874b 100644 --- a/indoteknik_custom/views/product_sla.xml +++ b/indoteknik_custom/views/product_sla.xml @@ -48,7 +48,7 @@ <field name="code">model.generate_product_variant_id_sla(limit=150)</field> <field name="state">code</field> <field name="priority">100</field> - <field name="active">True</field> + <field name="active">False</field> </record> <menuitem id="menu_product_sla" |
