diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-27 09:54:01 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-27 09:54:01 +0700 |
| commit | 3e08828c8e0238478a9b2575aa0705ab89124050 (patch) | |
| tree | 441834e5b1b19dda0b58d2d67936686aa3771cf8 /indoteknik_custom/__manifest__.py | |
| parent | 687e462aaf3112d3b8a7dcecfc8c50582c531798 (diff) | |
| parent | 523491c16ccac66b2464654bdd1969b444459466 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into odoo-backup
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': [], |
