diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2026-02-24 13:20:33 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2026-02-24 13:20:33 +0700 |
| commit | 316b8257845d0df10153fa7e5e294a699ad17c56 (patch) | |
| tree | 78337836f0cc61e1af8e1549dc22f907a1d2dcee /indoteknik_custom/__manifest__.py | |
| parent | 345d45f5fae0f152ca39e9ba491513582a5c6791 (diff) | |
push
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 36588967..1ad1e52e 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -191,7 +191,8 @@ 'views/uom_uom.xml', 'views/update_depreciation_move_wizard_view.xml', 'views/commission_internal.xml', - 'views/keywords.xml' + 'views/keywords.xml', + 'views/token_log.xml' ], 'demo': [], 'css': [], |
