diff options
| author | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2026-02-27 13:52:05 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2026-02-27 13:52:05 +0700 |
| commit | 2bb66cc9ac20dc68b0a2480bf29c8b4ee661ed08 (patch) | |
| tree | d1a97d3751b4697c4a25de7659cd59864ada0590 /indoteknik_custom/__manifest__.py | |
| parent | 40e70a21c1f97c7325fef6164ef098582eb39534 (diff) | |
| parent | 3e08828c8e0238478a9b2575aa0705ab89124050 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into approve_by_value
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 583b59a4..8c427579 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -191,8 +191,9 @@ 'views/uom_uom.xml', 'views/update_depreciation_move_wizard_view.xml', 'views/commission_internal.xml', - 'views/gudang_service.xml', 'views/keywords.xml', + 'views/token_log.xml', + 'views/gudang_service.xml', 'views/kartu_stock.xml', ], 'demo': [], |
