Skip to content

Commit

Permalink
fix: show difference amount in default currency
Browse files Browse the repository at this point in the history
  • Loading branch information
GursheenK committed Nov 28, 2023
1 parent b7944a7 commit 6f44a16
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"fieldtype": "Currency",
"in_list_view": 1,
"label": "Difference Amount",
"options": "currency",
"options": "Currency",
"read_only": 1
},
{
Expand Down Expand Up @@ -141,7 +141,7 @@
],
"istable": 1,
"links": [],
"modified": "2023-11-28 15:50:42.336096",
"modified": "2023-11-28 16:30:43.344612",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Payment Reconciliation Allocation",
Expand Down

0 comments on commit 6f44a16

Please sign in to comment.