You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it doesn't correctly handle the amounts in transactions which involve currency conversion such as below:
2021-12-31 * "Online store" "Purchase of some item"
Expenses:Clothing 20.0 USD @ 177.74 PKR ; Where USD and PKR are some currencies
Liabilities:CreditCard
The program displays an error and may terminate.
The text was updated successfully, but these errors were encountered:
Currently it doesn't correctly handle the amounts in transactions which involve currency conversion such as below:
2021-12-31 * "Online store" "Purchase of some item"
Expenses:Clothing 20.0 USD @ 177.74 PKR ; Where USD and PKR are some currencies
Liabilities:CreditCard
The program displays an error and may terminate.
The text was updated successfully, but these errors were encountered: