[ADD] theme 14.0

This commit is contained in:
Jeremy Kersten
2021-05-10 15:45:35 +02:00
commit cb1e3be3f8
2309 changed files with 55585 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
{
'name': 'Notes & Play Theme',
'description': 'Notes & Play Theme',
'category': 'Theme/Retail',
'summary': 'Musics, Sound, Concerts, Artists, Records, Stores',
'sequence': 280,
'version': '2.0.0',
'author': 'Odoo S.A.',
'depends': ['theme_common'],
'data': [
'views/assets.xml',
'views/images_library.xml',
'views/snippets/s_carousel.xml',
'views/snippets/s_image_text.xml',
'views/snippets/s_media_list.xml',
'views/snippets/s_company_team.xml',
'views/old_snippets/s_banner_parallax.xml',
'views/old_snippets/s_features_carousel.xml',
],
'images': [
'static/description/Notes_description.png',
'static/description/notes_screenshot.jpg',
],
'license': 'LGPL-3',
'live_test_url': 'https://theme-notes.odoo.com',
}