[ADD] theme 8.0
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
'name': 'Notes & Play Theme',
|
||||
'description': 'Notes & Play Theme',
|
||||
'category': 'Theme/Ecommerce',
|
||||
'version': '1.0',
|
||||
'author': 'Odoo S.A.',
|
||||
'depends': ['theme_common'],
|
||||
'data': [
|
||||
'views/assets.xml',
|
||||
'views/customize_modal.xml',
|
||||
'views/snippets.xml',
|
||||
'views/images_content.xml',
|
||||
'views/images_library.xml',
|
||||
'views/snippet_options.xml',
|
||||
],
|
||||
'demo': [
|
||||
'demo/demo.xml',
|
||||
'demo/blocks.xml',
|
||||
'demo/demo-menu.xml',
|
||||
],
|
||||
'images': [
|
||||
'static/description/Notes_description.png',
|
||||
],
|
||||
'price': 199,
|
||||
'currency': 'EUR',
|
||||
'live_test_url': 'https://theme-notes.odoo.com/page/demo',
|
||||
}
|
||||
Reference in New Issue
Block a user