Fix: Add fieldtype as currency
This commit is contained in:
parent
020f405367
commit
91417646b1
@ -187,5 +187,7 @@ def get_chart_data(columns, data):
|
||||
},
|
||||
"type": "bar"
|
||||
}
|
||||
|
||||
chart["fieldtype"] = "Currency"
|
||||
|
||||
return chart
|
||||
return chart
|
||||
|
Loading…
x
Reference in New Issue
Block a user