[ADD] theme 13.0

This commit is contained in:
Design
2021-05-11 15:59:09 +02:00
committed by Jeremy Kersten
commit a2747ad88b
2859 changed files with 66469 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
{
'name': 'Notes & Play Theme',
'description': 'Notes & Play Theme',
'category': 'Theme/Retail',
'summary': 'Musics, Sound, Concerts, Artists, Records, Stores',
'sequence': 280,
'version': '1.0',
'depends': ['theme_common'],
'data': [
'views/assets.xml',
'views/snippets.xml',
'views/images_content.xml',
'views/images_library.xml',
],
'images': [
'static/description/Notes_description.png',
'static/description/notes_screenshot.jpeg',
],
'license': 'LGPL-3',
'live_test_url': 'https://theme-notes.odoo.com/page/demo',
}