diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-02 14:24:45 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-02 14:24:45 +0700 |
| commit | 52016c0ba728b92c913b560d0302a07f12ddfb9c (patch) | |
| tree | 8d7702c5431fa1f07d14c9f26f10053e99b32cb5 /indoteknik_custom/__manifest__.py | |
| parent | 9d4ec4d054858368d21a1efc9f58f1fbd080baaf (diff) | |
add window purchase outstanding for check incoming qty
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 d8bf8d4c..e8e89c1a 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -49,6 +49,7 @@ 'views/website_brand_homepage.xml', 'views/website_categories_homepage.xml', 'views/sales_target.xml', + 'views/purchase_outstanding.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
