..
repository /Projects
meta_project: Start hook.
2020-03-20 12:08:10 -04:00
userconfig
config: Add Config.rt_credentials method.
2020-03-23 15:19:15 -04:00
__init__.py
Initial commit: license, setup.py, gitignore, skeleton structure.
2020-03-05 09:33:23 -05:00
conftest.py
config: s/XDG_CACHE_DIR/XDG_CACHE_HOME/g
2020-04-10 08:24:34 -04:00
test_config.py
config: Add Config.config_file_path() method.
2020-04-10 10:53:39 -04:00
test_data_account.py
Account: Add is_opening_balance method.
2020-04-08 15:04:25 -04:00
test_data_balance_of.py
data: Make balance_of currency-aware.
2020-04-09 14:13:07 -04:00
test_data_is_opening_balance_txn.py
data: Add is_opening_balance_txn function.
2020-04-09 15:11:16 -04:00
test_data_iter_postings.py
data: iter_postings uses Account.
2020-03-17 18:06:43 -04:00
test_data_metadata.py
tests: Test Metadata.get_links() with whitespace on one side.
2020-03-28 13:38:18 -04:00
test_data_posting_meta.py
data.PostingMeta: Add date property.
2020-04-11 09:20:35 -04:00
test_meta_approval.py
meta_approval: Stop checking payables.
2020-04-07 15:45:29 -04:00
test_meta_entity.py
plugin: Most validations skip opening balance transactions. RT#10642.
2020-04-09 15:12:04 -04:00
test_meta_expense_allocation.py
Revise chart of accounts used throughout.
2020-04-03 10:34:10 -04:00
test_meta_income_type.py
Revise chart of accounts used throughout.
2020-04-03 10:34:10 -04:00
test_meta_invoice.py
plugin: Most validations skip opening balance transactions. RT#10642.
2020-04-09 15:12:04 -04:00
test_meta_payable_documentation.py
plugin: Most validations skip opening balance transactions. RT#10642.
2020-04-09 15:12:04 -04:00
test_meta_paypal_id.py
plugin: Most validations skip opening balance transactions. RT#10642.
2020-04-09 15:12:04 -04:00
test_meta_project.py
plugin: Most validations skip opening balance transactions. RT#10642.
2020-04-09 15:12:04 -04:00
test_meta_receipt.py
plugin: Most validations skip opening balance transactions. RT#10642.
2020-04-09 15:12:04 -04:00
test_meta_receivable_documentation.py
plugin: Most validations skip opening balance transactions. RT#10642.
2020-04-09 15:12:04 -04:00
test_meta_repo_links.py
plugin: Link checkers use Metadata class.
2020-03-28 13:36:56 -04:00
test_meta_rt_links.py
plugin: Link checkers use Metadata class.
2020-03-28 13:36:56 -04:00
test_meta_tax_implication.py
Revise chart of accounts used throughout.
2020-04-03 10:34:10 -04:00
test_plugin.py
plugin: Add HookRegistry.load_included_hooks() method.
2020-04-07 13:31:09 -04:00
test_rtutil.py
meta_receivable_documentation: Start hook.
2020-03-31 11:42:21 -04:00
testutil.py
data: Add is_opening_balance_txn function.
2020-04-09 15:11:16 -04:00