- Repo for opensource odoo website theme (since V13.0)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

20 lines
710 B

{
'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',
],
'license': 'LGPL-3',
'live_test_url': 'https://theme-real-estate.odoo.com',
}