diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-06-07 13:58:24 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-06-07 13:58:24 +0700 |
| commit | db7481a490b87e3a1768112395bf096b93969562 (patch) | |
| tree | 4b62a1028b3db4748245a91a033817302deb0dff /indoteknik_custom/__manifest__.py | |
| parent | 06a4478d69975b8a6eb3d228fa88708448b40a0e (diff) | |
Add promotion program keyword and api homepage promotion
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 6386497b..c116ff0c 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -77,6 +77,7 @@ 'views/promotion_program.xml', 'views/promotion_program_line.xml', 'views/promotion_program_free_item.xml', + 'views/promotion_program_keyword.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
