diff options
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 cf7cf1e4..3c3c9a95 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -183,7 +183,8 @@ 'views/letter_receivable.xml', 'views/letter_receivable_mail_template.xml', # 'views/reimburse.xml', - 'views/sj_tele.xml' + 'views/sj_tele.xml', + 'views/sourcing.xml' ], 'demo': [], 'css': [], |
