diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-12-14 14:13:32 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-12-14 14:13:32 +0700 |
| commit | eabbbadc5114f6c1edb9ec6bb74a296477f02b5a (patch) | |
| tree | ee182a8121e3e66b4c78e28c028ff860914d279e /indoteknik_custom/__manifest__.py | |
| parent | bb2a3647ac1f5885bc6481ce10bfcd91813bfe81 (diff) | |
initial commit purchasing job
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 39e5cdd9..d31ac21a 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -104,6 +104,8 @@ 'views/stock_warehouse_orderpoint.xml', 'views/customer_commision.xml', 'views/wati_history.xml', + 'views/purchasing_job.xml', + 'views/purchasing_job_multi_update.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
