diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-01-04 14:52:28 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-01-04 14:52:28 +0700 |
| commit | 7cc4bec031757d23c7f7f9e754fc2997d2dfd921 (patch) | |
| tree | 2ace5dc432e04a4d8f91be276b3c8b83adda3935 /indoteknik_custom/views/x_manufactures.xml | |
| parent | 3a5407d507ff985e10b4675727643bf5af107d11 (diff) | |
| parent | b0f4f1875216bbb0347c082f38b91b59e5bbf50c (diff) | |
Merge branch 'release' into staging
Diffstat (limited to 'indoteknik_custom/views/x_manufactures.xml')
| -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"/> |
