fix: payment amount showing in foreign currency

This commit is contained in:
Saqib Ansari 2021-04-12 15:40:27 +05:30
parent 49336b8065
commit faca478317

View File

@ -65,7 +65,6 @@
"fieldtype": "Currency", "fieldtype": "Currency",
"in_list_view": 1, "in_list_view": 1,
"label": "Payment Amount", "label": "Payment Amount",
"options": "currency",
"reqd": 1 "reqd": 1
}, },
{ {
@ -150,7 +149,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2021-02-15 21:03:12.540546", "modified": "2021-04-12 15:39:47.363609",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Payment Schedule", "name": "Payment Schedule",