[IMP] theme_bookstore: improve the theme

Revamp of `theme_bookstore`.

task-4109584

closes odoo/design-themes#862

Related: odoo/odoo#176503
Signed-off-by: Soukéina Bojabza (sobo) <sobo@odoo.com>
This commit is contained in:
Antoine (anso)
2024-08-12 11:57:54 +02:00
committed by Soukéina Bojabza
parent 7e7ca555f3
commit 4492c5dfa6
15 changed files with 85 additions and 80 deletions
+1 -2
View File
@@ -5,5 +5,4 @@ class ThemeBookstore(models.AbstractModel):
_inherit = 'theme.utils'
def _theme_bookstore_post_copy(self, mod):
self.enable_view('website.template_header_sales_one')
self.enable_view('website.template_footer_links')
self.enable_view('website.template_header_search')