diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-16 17:00:16 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-16 17:00:16 +0700 |
| commit | f960f1c092cdb7669152f8caca7afad314a59877 (patch) | |
| tree | 69e3fa5c1a5b28da935435440d3eb99ef2a2117c /indoteknik_custom/views | |
| parent | 83ead9edac739720168d615f6282e3978634e461 (diff) | |
change logic api new product
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/x_manufactures.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indoteknik_custom/views/x_manufactures.xml b/indoteknik_custom/views/x_manufactures.xml index cc8fd10c..e51cb6a7 100755 --- a/indoteknik_custom/views/x_manufactures.xml +++ b/indoteknik_custom/views/x_manufactures.xml @@ -43,7 +43,6 @@ <field name="x_manufacture_level"/> <field name="x_produk_aksesoris_sparepart"/> <field name="cache_reset_status"/> - <field name="show_as_new_product"/> <field name="sequence"/> </group> <group> @@ -64,8 +63,6 @@ <field name="create_date"/> <field name="solr_flag"/> <field name="product_rating"/> - <field name="is_new_product"/> - <field name="seq_new_product"/> </tree> </field> </page> |
