diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-09-26 15:07:27 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-09-26 15:07:27 +0700 |
| commit | c86979fd504ee06dc19c69797159a13295b0c809 (patch) | |
| tree | f271661fbc2947073d48cc67c3eb4901692d1643 /indoteknik_custom/__manifest__.py | |
| parent | 01f308991afffaff5eda1b758dbb98d0f3ba8396 (diff) | |
| parent | d324fdd8ea3b14c966510bde610a96c8f5c3e3c5 (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 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 55708acc..10878e32 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -75,10 +75,8 @@ '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/promotion/promotion_program.xml', + 'views/promotion/promotion_program_line.xml', 'views/requisition.xml', 'views/landedcost.xml', 'views/product_sla.xml', |
