diff options
| author | HafidBuroiroh <hafidburoiroh09@gmail.com> | 2026-02-24 08:47:38 +0700 |
|---|---|---|
| committer | HafidBuroiroh <hafidburoiroh09@gmail.com> | 2026-02-24 08:47:38 +0700 |
| commit | 7bfc92fdb73a89c5bc0b4c711315cbd5ea3ff268 (patch) | |
| tree | e68a7ae7d08f85cf9b5ce6b708d9d5b551656e52 /indoteknik_custom/__manifest__.py | |
| parent | b468da04ba901590b764694bfdd47366bc649dab (diff) | |
<hafid> sourcing job dari sale order ga include crm
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..66cbd995 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/sourcing.xml' ], 'demo': [], 'css': [], |
