[ADD] theme 12.0

This commit is contained in:
Design
2021-05-11 15:56:19 +02:00
committed by Jeremy Kersten
commit bddf1b03c5
3057 changed files with 69185 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
{
'name': 'Clean Theme',
'description': 'Clean Theme',
'category': 'Theme/Services',
'summary': 'Corporate, Business, Tech, Services',
'sequence': 120,
'version': '1.1',
'depends': ['theme_common', 'website_animate'],
'data': [
'views/assets.xml',
'views/customize_modal.xml',
'views/image_content.xml',
'views/image_library.xml',
'views/snippets_options.xml',
'views/snippets.xml',
],
'images': [
'static/description/Clean_description.jpg',
'static/description/clean_screenshot.jpg',
],
'price': 199,
'currency': 'EUR',
'live_test_url': 'https://theme-clean.odoo.com/page/demo_page_home',
}