Fix Percent Billed to show Percentage

Previously was showing Currency
This commit is contained in:
bcornwellmott 2016-06-22 14:49:31 -07:00 committed by GitHub
parent 2039b3e192
commit 813dddeb10

View File

@ -2216,7 +2216,7 @@
"bold": 0,
"collapsible": 0,
"fieldname": "per_billed",
"fieldtype": "Currency",
"fieldtype": "Percent",
"hidden": 0,
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
@ -2914,4 +2914,4 @@
"timeline_field": "customer",
"title_field": "title",
"track_seen": 0
}
}