fix: Added a missing option to the currency field (#52528)

This commit is contained in:
El-Shafei H.
2026-02-09 23:44:06 +03:00
committed by GitHub
parent 23a73c9cdb
commit da07f84e44

View File

@@ -50,6 +50,7 @@
"fieldname": "amount",
"fieldtype": "Currency",
"label": "Amount",
"options": "currency",
"read_only": 1
},
{