mirror of
https://github.com/we-promise/sure.git
synced 2026-04-14 17:44:07 +00:00
* Support all currencies, handle outside DB * Remove currencies from seed * Fix account balance namespace * Set default currency on authentication * Cache currency instances * Implement multi-currency syncs with tests * Series fallback, passing tests * Fix conflicts * Make value group concrete class that works with currency values * Fix migration conflict * Update tests to expect multi-currency results * Update account list to use group method * Namespace updates * Fetch unknown exchange rates from API * Fix date range bug * Ensure demo data works without external API * Enforce cascades only at DB level
9 lines
229 B
YAML
9 lines
229 B
YAML
checking:
|
|
id: "123e4567-e89b-12d3-a456-426614174000"
|
|
savings:
|
|
id: "123e4567-e89b-12d3-a456-426614174001"
|
|
eur_checking:
|
|
id: "123e4567-e89b-12d3-a456-426614174004"
|
|
multi_currency:
|
|
id: "123e4567-e89b-12d3-a456-426614174005"
|