diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2024-02-16 14:52:22 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2024-02-16 14:52:22 +0700 |
| commit | 0f3132ffb296dd64015581ba7bbf13f1f6761d7c (patch) | |
| tree | e8498abd469fd457bee26643433154d7224ef10e /indoteknik_custom/__manifest__.py | |
| parent | ad0759513cc296e4a41196b2dccac35885d834e3 (diff) | |
Add promotion product view
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 9c505916..6d1ca7b0 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -77,6 +77,7 @@ 'views/brand_vendor.xml', 'views/promotion/promotion_program.xml', 'views/promotion/promotion_program_line.xml', + 'views/promotion/promotion_product.xml', 'views/requisition.xml', 'views/landedcost.xml', 'views/product_sla.xml', |
