- Repo for opensource odoo website theme (since V13.0)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

23 lines
703 B

{
'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'],
'license': 'LGPL-3',
'live_test_url': 'https://theme-avantgarde.odoo.com',
}