diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2024-02-26 09:16:16 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2024-02-26 09:16:16 +0700 |
| commit | 7c96326cc85efe6fd9d2cbd8c0284663282f1abc (patch) | |
| tree | 6aeeb25e681951c2b9ff285d4d1ec5265dbf2790 /indoteknik_custom/__manifest__.py | |
| parent | fc460ec7349d557654316c0628d76d49c12fd575 (diff) | |
Add promotion monitoring
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 6d1ca7b0..27617099 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -78,6 +78,7 @@ 'views/promotion/promotion_program.xml', 'views/promotion/promotion_program_line.xml', 'views/promotion/promotion_product.xml', + 'views/promotion/promotion_monitoring.xml', 'views/requisition.xml', 'views/landedcost.xml', 'views/product_sla.xml', |
