diff options
| author | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2026-01-15 16:38:24 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2026-01-15 16:38:24 +0700 |
| commit | 4e28776562e9916556a920a6b42ec61f93a2a15f (patch) | |
| tree | d3f3d89747d4eb04882d84e914b1112ad715e66f | |
| parent | 662ece47fb1e2c3ad814007b9bd2930dd1261d79 (diff) | |
fix
| -rwxr-xr-x | indoteknik_custom/views/product_template.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index 06741859..3643c25f 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -129,7 +129,7 @@ <field name="usage"/> <field name="specification"/> <field name="material"/> - <field name="has_magento" /> + <!-- <field name="has_magento" /> --> </field> </field> </record> |
