forked from Fonds-de-Dotation-du-Libre/awesome-free-software
-
Notifications
You must be signed in to change notification settings - Fork 0
/
axelor.json
42 lines (42 loc) · 1.48 KB
/
axelor.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"title": "Axelor",
"logo": "https://www.axelor.com/wp-content/uploads/2019/06/logo_axelor_bleu_vert.png",
"country": "fr",
"presence": ["fr"],
"website": "https://www.axelor.com/",
"founded_year": "2005",
"kpi_dict": {
"2018": {
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"public_source": ""
},
"2017": {
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"public_source": ""
},
"2016": {
"staff": "",
"earnings": "101299",
"total_assets": "842000",
"revenues": "1109041",
"public_source": "true"
}
},
"free_software_list": [{
"title": "Axelor Business Suite",
"logo": "https://www.axelor.com/wp-content/uploads/2019/06/logo_axelor_bleu_vert.png",
"website": "https://www.axelor.com/erp-open-source/integrated-modules/",
"category_list": ["Application"],
"source_code_download": "https://www.axelor.com/community/downloads/",
"source_code_profile": "https://www.openhub.net/p/axelor-business-suite/analyses/latest/languages_summary",
"commercial_support": "",
"wikipedia_url": "",
"success_case_list": []
}]
}