Skip to content

Commit da07f84

Browse files
fix: Added a missing option to the currency field (#52528)
1 parent 23a73c9 commit da07f84

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

erpnext/accounts/doctype/advance_payment_ledger_entry/advance_payment_ledger_entry.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"fieldname": "amount",
5151
"fieldtype": "Currency",
5252
"label": "Amount",
53+
"options": "currency",
5354
"read_only": 1
5455
},
5556
{

0 commit comments

Comments
 (0)