fix(membership): currency should be a link

This commit is contained in:
Raffael Meyer
2020-08-09 14:07:32 +02:00
committed by GitHub
parent a53f15ca35
commit 821eeb9852

View File

@@ -90,9 +90,9 @@
}, },
{ {
"fieldname": "currency", "fieldname": "currency",
"fieldtype": "Select", "fieldtype": "Link",
"label": "Currency", "label": "Currency",
"options": "USD\nINR" "options": "Currency"
}, },
{ {
"fieldname": "amount", "fieldname": "amount",