diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-01-04 14:19:35 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-01-04 14:19:35 +0700 |
| commit | b0f4f1875216bbb0347c082f38b91b59e5bbf50c (patch) | |
| tree | a0492d986cd58fac4d930f969862ceebe73b64c3 /indoteknik_custom/__manifest__.py | |
| parent | 43b20f27ca04037139b1775e6db2bfcc2fe5b851 (diff) | |
| parent | b722280f1b078e2b5bd2cd83428dcafb29e86c8b (diff) | |
Merge branch 'release' of bitbucket.org:altafixco/indoteknik-addons into release
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index cf034f91..137cfb1f 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -52,6 +52,8 @@ 'views/purchase_outstanding.xml', 'views/sales_outstanding.xml', 'views/customer_review.xml', + 'views/website_content_channel.xml', + 'views/website_content.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
