1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-07 06:25:19 +02:00

Add test cases for multi-currency investment syncing

This commit is contained in:
Zach Gollwitzer 2024-08-13 16:32:07 -04:00
parent 0691041d37
commit 993be6615a
5 changed files with 101 additions and 23 deletions

View file

@ -6,5 +6,6 @@ en:
account/entry:
attributes:
base:
currency_mismatch: Entry currency must match trade currency
invalid_sell_quantity: cannot sell %{sell_qty} shares of %{ticker} because
you only own %{current_qty} shares