diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-12-21 18:48:38 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-12-21 18:48:38 +0700 |
| commit | db2f280683b29ac5d32158f3fab0f3df671935e9 (patch) | |
| tree | 83624efbd3e7abc705c8d987994cf2c1b7612284 /indoteknik_custom/__manifest__.py | |
| parent | a08dfcb0d1f99a99686a8fba948fae7d4eca374e (diff) | |
add website categories homepage module
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 4c42bd31..633d407b 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -47,6 +47,7 @@ 'views/account_move.xml', 'views/dunning_run.xml', 'views/website_brand_homepage.xml', + 'views/website_categories_homepage.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
