diff options
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': [], |
