mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[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:
committed by
Soukéina Bojabza
parent
7e7ca555f3
commit
4492c5dfa6
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user