diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-11-22 15:10:25 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-11-22 15:10:25 +0700 |
| commit | 8124a3986e715cccbe3f27ff090820ed44948386 (patch) | |
| tree | 59be941f3146a97196c70952c18db56516a9a92a /indoteknik_custom/__manifest__.py | |
| parent | ad62150f5eb73f28c27ca3e20760f68be8dbd281 (diff) | |
add website brand homepage for dynamic brand in homepage
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 e0369306..4c42bd31 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -46,6 +46,7 @@ 'views/delivery_carrier.xml', 'views/account_move.xml', 'views/dunning_run.xml', + 'views/website_brand_homepage.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
