diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2026-02-12 14:18:25 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2026-02-12 14:18:25 +0700 |
| commit | 387334dc0929087ac51cc09a90d2db15d79413f1 (patch) | |
| tree | 2d2f48a8da7fdb6f92d6e02f3696dec97dcf34ba /indoteknik_custom/__manifest__.py | |
| parent | 6c749fd5c8deee7e38cc123b77e06b938bdcc3b3 (diff) | |
automatic reconcile by GL and automatic penyusutan asset
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 61eef35b..51cfa592 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -193,7 +193,8 @@ 'views/close_tempo_mail_template.xml', 'views/domain_apo.xml', 'views/uom_uom.xml', - 'views/commission_internal.xml' + 'views/commission_internal.xml', + 'views/update_depreciation_move_wizard_view.xml' ], 'demo': [], 'css': [], |
