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.
 
 
 

26 lines
590 B

{
"id": "com.odoo12ce.community.cloudronapp",
"title": "Odoo Community",
"author": "Odoo",
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"postInstallMessage": "file://POSTINSTALL.md",
"tagline": "Manage your organization",
"version": "0.1.0",
"healthCheckPath": "/",
"httpPort": 8069,
"addons": {
"localstorage": {},
"sendmail": {},
"ldap" : {},
"postgresql": {}
},
"manifestVersion": 2,
"website": "https://odoo.com",
"contactEmail": "",
"icon": "file://logo.png",
"tags": [
"crm"
],
"mediaLinks": [ ]
}