[IMP] theme_beauty: revamp the theme

task-4178019
Part of task-4177975

Part-of: odoo/design-themes#919
Related: odoo/odoo#180736
Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
Brieuc-brd
2024-09-19 16:46:31 +02:00
committed by qsm-odoo
parent fa78b350cc
commit f0e216f031
21 changed files with 300 additions and 329 deletions
-1
View File
@@ -5,5 +5,4 @@ class ThemeBeauty(models.AbstractModel):
_inherit = 'theme.utils'
def _theme_beauty_post_copy(self, mod):
self.enable_view('website.template_header_sales_one')
self.enable_view('website.footer_custom')