diff options
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/x_manufactures.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/x_manufactures.xml b/indoteknik_custom/views/x_manufactures.xml index e7e1b85d..d122c6c1 100755 --- a/indoteknik_custom/views/x_manufactures.xml +++ b/indoteknik_custom/views/x_manufactures.xml @@ -22,6 +22,7 @@ <field name="x_short_desc"/> <field name="x_manufacture_level"/> <field name="x_manufacture_service_center"/> + <field name="cache_reset_status"/> </tree> </field> </record> @@ -40,6 +41,7 @@ <field name="x_short_desc"/> <field name="x_manufacture_level"/> <field name="x_produk_aksesoris_sparepart"/> + <field name="cache_reset_status"/> </group> <group> <field name="x_logo_manufacture" widget="image"/> |
