mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 05:09:11 +00:00
Merge pull request #5527 from bcornwellmott/patch-4
Fix Percent Billed to show Percentage
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user