diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-16 13:34:38 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-16 13:34:38 +0700 |
| commit | e6058c804068e5208581bbd18d2dbbe98c63ba26 (patch) | |
| tree | e567e8313acf42f65458c2795f11b9644f0b90f5 /indoteknik_custom/__manifest__.py | |
| parent | 2cf62d4c23e8fbd0770ba05cb4d1f65032bccdf0 (diff) | |
| parent | c08d16f53c4e2c97e74f33018e00efabd08664b3 (diff) | |
Merge branch 'gudang-service' of bitbucket.org:altafixco/indoteknik-addons into gudang-service
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 6287aace..fd6f3140 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -194,8 +194,8 @@ 'views/domain_apo.xml', 'views/uom_uom.xml', 'views/commission_internal.xml', - 'views/gudang_service.xml', - 'views/update_depreciation_move_wizard_view.xml' + 'views/update_depreciation_move_wizard_view.xml', + 'views/gudang_service.xml' ], 'demo': [], 'css': [], |
