mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00:00
fix: Added a missing option to the currency field (#52528)
(cherry picked from commit da07f84e44)
Co-authored-by: El-Shafei H. <el.shafei.developer@gmail.com>
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
"fieldname": "amount",
|
||||
"fieldtype": "Currency",
|
||||
"label": "Amount",
|
||||
"options": "currency",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user