Skip to content

Commit

Permalink
fix: currency symbol for Landed Cost Voucher Amount (#40550)
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitwaghchaure authored Mar 19, 2024
1 parent 815df8e commit 0725707
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -745,6 +745,7 @@
"fieldtype": "Currency",
"label": "Landed Cost Voucher Amount",
"no_copy": 1,
"options": "Company:company:default_currency",
"print_hide": 1,
"read_only": 1
},
Expand Down Expand Up @@ -938,7 +939,7 @@
"idx": 1,
"istable": 1,
"links": [],
"modified": "2024-02-04 14:11:52.742228",
"modified": "2024-03-19 19:09:47.210965",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Purchase Invoice Item",
Expand Down

0 comments on commit 0725707

Please sign in to comment.