Glandos
3a73c26e6d
fix flake8
2022-07-10 16:07:19 +02:00
Glandos
ff08df043a
change error format to be compatible with py < 3.10
2022-07-10 16:07:19 +02:00
Glandos
9341dc292e
fix #1037
...
Add a warning, so adapt the test to capture it
2022-07-10 16:07:19 +02:00
c23145ce2a
Change the URL of the exchange API. Fixes #735 ( #736 )
2021-04-07 15:29:33 +02:00
Glandos
981edd413a
Improve currencies ( #604 )
...
- Rename "No Currency" to ISO4217 "XXX"
- Use Babel to render currency symbols and names in currency lists
- Improve i18n in bill lists
Fix #601
Fix #600
2020-05-07 22:56:17 +02:00
dark0dave
f389c56259
Feature/currencies ( #541 )
...
Now each project can have a currency, default to None.
Each bill can use a different currency, and a conversion to project default currency is done on settle.
Fix #512
2020-04-29 22:57:08 +02:00