diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-01-02 15:44:20 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-01-02 15:44:20 +0700 |
| commit | bacd84a9895031fdd5ce2f7ec0074f1bcd9e0a9a (patch) | |
| tree | 6c6ee8f47177e35c71a43f6a6a2cbb120833ee2a /indoteknik_custom/__manifest__.py | |
| parent | 5eabba4b2a8a3e1ec233f60c6aa7a0fa7414fd51 (diff) | |
create new window for sale detail qty_po get from matches so on po
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index d31ac21a..e7793f1c 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -106,6 +106,7 @@ 'views/wati_history.xml', 'views/purchasing_job.xml', 'views/purchasing_job_multi_update.xml', + 'views/sale_monitoring_detail_v2.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
