3
0

API documentation for Charts - small fixes

This commit is contained in:
crustcrm1
2018-11-10 19:03:14 +01:00
parent 364593dc2c
commit a4a144c786

View File

@@ -48,8 +48,8 @@ Lost, 2
]
,
"fields": {
"opportunity.state": {
"kind": "datetime",
"state": {
"kind": "string",
}
}
}
@@ -71,8 +71,8 @@ This will need to return a sum of all the opportunies by type (very similar to c
]
,
"fields": {
"value": {
"kind": "currency",
"type": {
"kind": "string",
}
}
}