fix: show difference amount in default currency

This commit is contained in:
Gursheen Anand
2023-11-28 16:31:40 +05:30
parent b7944a7c07
commit 6f44a1630f

View File

@@ -65,7 +65,7 @@
"fieldtype": "Currency", "fieldtype": "Currency",
"in_list_view": 1, "in_list_view": 1,
"label": "Difference Amount", "label": "Difference Amount",
"options": "currency", "options": "Currency",
"read_only": 1 "read_only": 1
}, },
{ {
@@ -141,7 +141,7 @@
], ],
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2023-11-28 15:50:42.336096", "modified": "2023-11-28 16:30:43.344612",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Payment Reconciliation Allocation", "name": "Payment Reconciliation Allocation",