diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-08-14 13:37:16 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-08-14 13:37:16 +0700 |
| commit | 72befb1e3401a4c31dbf2698963ec52c5baba8cd (patch) | |
| tree | 314c9219b47c02464fb2b62922a7b3150d308132 /indoteknik_custom/views/product_sla.xml | |
| parent | 3c179deae0dbf618f6171003532dc86c48ada367 (diff) | |
| parent | ed089761d43b20ecc4190ca9d88a0bdb769d81f2 (diff) | |
Merge branch 'production' of bitbucket.org:altafixco/indoteknik-addons into production
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" |
