diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-04 11:04:01 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-04 11:04:01 +0700 |
| commit | 2bc877dcbe21138451a65aa00f75f2ca240b0e4a (patch) | |
| tree | 7ce762a7f9aa7df11f667215db9227dd2cfdff2e /indoteknik_custom/__manifest__.py | |
| parent | 69c476bba84a7cb2b33e8b45bc1ea7d140333b2f (diff) | |
add window website channel and website content
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', |
