[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
+21
View File
@@ -0,0 +1,21 @@
{
'name': 'Paptic Theme',
'description': 'Clean and sharp design.',
'category': 'Theme/Corporate',
'summary': 'Design, Tech, Computers, IT, Blogs',
'sequence': 110,
'version': '2.0.0',
'author': 'Odoo S.A.',
'depends': ['website'],
'data': [
'views/assets.xml',
'views/images.xml',
'views/customizations.xml',
],
'images': [
'static/description/paptic_poster.jpg',
'static/description/paptic_screenshot.jpg',
],
'license': 'LGPL-3',
'live_test_url': 'https://theme-paptic.odoo.com'
}