oxrlib/oxrlib
Brett Smith c9382a2604 historical: Fix the rate ordering with two dates.
Darnit, I wrote the tests first, and I wrote them right, and then I
mixed up the ordering in the code, and somehow I convinced myself
the code was the right and the tests were wrong. But no, I had the
tests right, this is really what we want. This gets the output to
follow the examples from our bookkeeping documentation.
2020-05-20 15:21:13 -04:00
..
commands historical: Fix the rate ordering with two dates. 2020-05-20 15:21:13 -04:00
__init__.py rate: Initial commit. 2017-05-09 09:56:08 -04:00
__main__.py main: Decimal context sets the state of all traps. 2017-12-31 09:03:05 -05:00
cache.py CacheFile opens the file immediately. 2017-05-17 12:52:37 -04:00
config.py historical: Add Beancount output format. 2020-05-17 14:05:49 -04:00
errors.py cache: Refactor out CacheBase from FileCache. 2017-05-12 11:58:35 -04:00
loaders.py LoaderChain: Add should_cache() method. 2017-05-17 12:27:20 -04:00
rate.py rate: Make sure to parse ints as Decimal objects too. 2017-05-18 13:33:32 -04:00