[ADD] theme saas-10

This commit is contained in:
Design
2021-05-11 16:02:06 +02:00
committed by Jeremy Kersten
commit 4be329d397
3638 changed files with 104605 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
'name': 'Theme Notes eCommerce Plugin',
'description': 'Notes eCommerce Plugin',
'category': 'Hidden',
'sequence': 281,
'version': '1.0',
'author': 'Odoo S.A.',
'depends': ['theme_notes', 'website_sale'],
'data': [
'views/theme.xml',
'views/layout.xml',
],
'demo': [
'demo/products.xml',
],
'auto_install': True,
}