Merge pull request #15789 from deepeshgarg007/production-analytics
[Bug-fix]Production analytics
This commit is contained in:
commit
85a9b52dfa
@ -31,7 +31,7 @@ def get_columns(filters):
|
||||
columns.append(
|
||||
{
|
||||
"label": _(label),
|
||||
"field_name":field_name,
|
||||
"fieldname": field_name,
|
||||
"fieldtype": "Float",
|
||||
"width": 120
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user