[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':'Avantgarde Theme',
'description': 'Avantgarde is a sophisticated theme to inspire and impress',
'category': 'Theme/Creative',
'summary': 'Arts, Galleries, Trends, Shows, Magazines, Blogs',
'sequence': 150,
'version':'1.1.0',
'author':'Odoo S.A.',
'data': [
'views/assets.xml',
'views/customize_modal.xml',
'views/snippets.xml',
'views/options.xml',
'views/images_library.xml'
],
'images': [
'static/description/poster.jpg',
'static/description/avantgarde_screenshot.jpg',
],
'depends': ['theme_common'],
'price': 199,
'currency': 'EUR',
'live_test_url': 'https://theme-avantgarde.odoo.com',
}