[ADD] theme saas-12.3

This commit is contained in:
Design
2021-05-20 10:57:04 +02:00
committed by Jeremy Kersten
commit b759230266
3024 changed files with 68920 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
{
'name': 'Real Estate Theme',
'description': 'Real Estate Theme - Houses, Appartments, Real Estate Agencies',
'category': 'Theme/Services',
'summary': 'Real Estate, Agencies, Construction, Services, Accomodations, Lodging, Hosting, Houses, Appartments, Vacations, Holidays, Travels',
'sequence': 320,
'version': '1.0',
'depends': ['theme_monglia'],
'data': [
'views/assets.xml',
'views/images.xml',
'views/snippets.xml',
],
'images': [
'static/description/real_estate_description.png',
'static/description/real_estate_screenshot.jpeg',
],
'price': 4,
'currency': 'EUR',
'live_test_url': 'https://theme-real-estate.odoo.com',
}