diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-07-24 13:43:53 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-07-24 13:43:53 +0700 |
| commit | 92c97849b0755ab3396508fc6e6d5a12380bc549 (patch) | |
| tree | 5d5942199a1f15916fb4ac95a9fb130d856b515f /indoteknik_custom/__manifest__.py | |
| parent | 4f743b1b2aa7001466404ebef0516fded12d674d (diff) | |
| parent | c1ac22304b557b9982b5fb79d23d29b6faf48090 (diff) | |
Merge branch 'production' of bitbucket.org:altafixco/indoteknik-addons into production
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index b570810f..ead47bd3 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -75,6 +75,10 @@ 'views/procurement_monitoring_detail.xml', 'views/product_product.xml', 'views/brand_vendor.xml', + 'views/promotion_program.xml', + 'views/promotion_program_line.xml', + 'views/promotion_program_free_item.xml', + 'views/promotion_program_keyword.xml', 'views/requisition.xml', 'views/landedcost.xml', 'views/product_sla.xml', |
