Skip to content

Commit

Permalink
fix: currency symbol on amount field suppose to show as Company's…
Browse files Browse the repository at this point in the history
… currency not as default company's currency
  • Loading branch information
kurogeek committed Aug 16, 2024
1 parent 54815b4 commit 333c757
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@
"fieldname": "amount",
"fieldtype": "Currency",
"label": "Amount",
"options": "Company:company:default_currency",
"read_only": 1
},
{
Expand Down

0 comments on commit 333c757

Please sign in to comment.