conservancy_beancount/conservancy_beancount
Brett Smith 8b8bdc0225 reports: Add BaseODS.column_style() method.
Use this to provide more consistent column styles throughout the reports.
2020-06-16 22:41:13 -04:00
..
plugin plugin: Load user configuration file. 2020-06-16 15:10:19 -04:00
reports reports: Add BaseODS.column_style() method. 2020-06-16 22:41:13 -04:00
__init__.py Initial commit: license, setup.py, gitignore, skeleton structure. 2020-03-05 09:33:23 -05:00
beancount_types.py beancount_types: Error.source is not Optional. 2020-05-04 14:25:52 -04:00
books.py books: Add date-fetching methods to FiscalYear. 2020-06-10 15:59:56 -04:00
cliutil.py cliutil: Add date_arg() function. 2020-06-15 18:11:39 -04:00
config.py config: Get repository directory from config file. 2020-06-16 14:42:09 -04:00
data.py data: bank-statement and tax-statement are link metadata. 2020-06-15 18:08:18 -04:00
errors.py errors: InvalidMetadataError stores its key and value. 2020-03-31 11:50:27 -04:00
filters.py filters: Add iter_unique() function. 2020-06-11 10:46:06 -04:00
ranges.py ranges: Start module. 2020-06-15 09:14:42 -04:00
rtutil.py rtutil: Add RT.unparse() classmethod. 2020-06-12 15:54:38 -04:00