diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-04-28 10:23:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-04-28 10:23:50 +0700 |
| commit | 508147aa709a936acbb7a7d0d988660ea553d58c (patch) | |
| tree | e346c793ed2a82bf83a4c5b9506b81db3f86ac9b /indoteknik_custom/__manifest__.py | |
| parent | 8439e05c346afb0e282ff172528b7292756f3823 (diff) | |
add outgoing and incoming qty product
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 df74375f..c6b20e38 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -72,6 +72,7 @@ 'views/automatic_purchase.xml', 'views/raja_ongkir.xml', 'views/procurement_monitoring_detail.xml', + 'views/product_product.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
