.. |
books
|
fund: Incorporate Equity accounts into Release from Restrictions.
|
2020-08-22 09:25:53 -04:00 |
repository
|
extract_odf_links: Don't print document-internal links.
|
2020-08-10 11:36:51 -04:00 |
userconfig
|
rewrite: New module.
|
2020-08-29 17:17:41 -04:00 |
__init__.py
|
Initial commit: license, setup.py, gitignore, skeleton structure.
|
2020-03-05 09:33:23 -05:00 |
conftest.py
|
tests: Set locale environment variables.
|
2020-05-28 15:52:09 -04:00 |
test_books_fiscal_year.py
|
books: Add date-fetching methods to FiscalYear.
|
2020-06-10 15:59:56 -04:00 |
test_books_loader.py
|
books: Add Loader.load_none() method.
|
2020-06-09 09:04:27 -04:00 |
test_cliutil.py
|
cliutil: Use semi-standardized BSD exit codes.
|
2020-07-30 15:53:31 -04:00 |
test_cliutil_searchterm.py
|
cliutil: Add generalized SearchTerm class.
|
2020-06-09 09:04:27 -04:00 |
test_config.py
|
config: Add Config.books_repo() method.
|
2020-07-29 15:46:14 -04:00 |
test_data_account.py
|
data: Make Account.iter_accounts() argument optional.
|
2020-07-20 11:22:23 -04:00 |
test_data_account_meta.py
|
data: Add AccountMeta class.
|
2020-07-15 10:27:05 -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
|
tests: Test where Transactions are real NamedTuples.
|
2020-04-28 15:33:30 -04:00 |
test_data_metadata.py
|
data: Add Metadata.report_links() method.
|
2020-06-15 14:19:10 -04:00 |
test_data_posting.py
|
data: Add Posting.at_cost() method.
|
2020-06-15 10:16:34 -04:00 |
test_data_posting_meta.py
|
data: Add PostingMeta.detached() method.
|
2020-08-29 10:26:21 -04:00 |
test_extract_odf_links.py
|
extract_odf_links: Make "not found" warning easier to parse.
|
2020-09-03 09:45:31 -04:00 |
test_filters.py
|
filters: Add iter_unique() function.
|
2020-06-11 10:46:06 -04:00 |
test_meta_approval.py
|
approval: Not required for any bank transfer. RT#11707.
|
2020-06-23 09:51:47 -04:00 |
test_meta_entity.py
|
meta_entity: Set metadata when entity comes from payee. RT#12525
|
2020-09-10 16:06:43 -04:00 |
test_meta_expense_type.py
|
meta_expense_type: Refine defaults.
|
2020-08-20 17:22:05 -04:00 |
test_meta_income_type.py
|
income_type: Set a default for TrademarkSales. RT#8869.
|
2020-06-25 13:52:37 -04:00 |
test_meta_invoice.py
|
plugin: Don't validate transactions flagged with !. RT#10591.
|
2020-05-11 09:52:05 -04:00 |
test_meta_payable_documentation.py
|
plugin: Don't validate transactions flagged with !. RT#10591.
|
2020-05-11 09:52:05 -04:00 |
test_meta_paypal_id.py
|
plugin: Be more selective about when ! skips validation.
|
2020-05-21 21:58:48 -04:00 |
test_meta_project.py
|
meta_project: Force the default project on Equity accounts.
|
2020-06-17 04:29:17 -04:00 |
test_meta_receipt.py
|
meta_receipt: Not required on interest income. RT#11695.
|
2020-06-22 16:34:06 -04:00 |
test_meta_receivable_documentation.py
|
plugin: Don't validate transactions flagged with !. RT#10591.
|
2020-05-11 09:52:05 -04:00 |
test_meta_repo_links.py
|
meta_repo_links: Check all non-RT links. RT#12517
|
2020-09-05 14:59:13 -04:00 |
test_meta_rt_links.py
|
data: bank-statement and tax-statement are link metadata.
|
2020-06-15 18:08:18 -04:00 |
test_meta_tax_implication.py
|
meta_tax_implication: Update values for TY2020 1099-MISC changes.
|
2020-07-28 16:41:34 -04:00 |
test_opening_balances.py
|
fund: Incorporate Equity accounts into Release from Restrictions.
|
2020-08-22 09:25:53 -04:00 |
test_plugin.py
|
plugin: Add HookRegistry.load_included_hooks() method.
|
2020-04-07 13:31:09 -04:00 |
test_ranges.py
|
ranges: Start module.
|
2020-06-15 09:14:42 -04:00 |
test_reports_accrual.py
|
cliutil: Use semi-standardized BSD exit codes.
|
2020-07-30 15:53:31 -04:00 |
test_reports_balance.py
|
reports: Balance.format(None) uses accounting formats.
|
2020-06-21 11:39:31 -04:00 |
test_reports_balance_sheet.py
|
balance_sheet: Balance.total() accepts multiple account names.
|
2020-08-18 01:28:37 -04:00 |
test_reports_core.py
|
reports: Add account_balances() function.
|
2020-06-20 22:51:02 -04:00 |
test_reports_fund.py
|
fund: Text output readability improvements.
|
2020-08-22 09:49:19 -04:00 |
test_reports_ledger.py
|
ledger: Formatting modernizations.
|
2020-08-22 12:31:44 -04:00 |
test_reports_period_postings.py
|
reports: Add PeriodPostings class.
|
2020-06-20 19:04:53 -04:00 |
test_reports_related_postings.py
|
reports: Add RelatedPostings.group_by_account() classmethod.
|
2020-06-15 11:20:30 -04:00 |
test_reports_rewrite.py
|
rewrite: New module.
|
2020-08-29 17:17:41 -04:00 |
test_reports_spreadsheet.py
|
reports: URL-quote file links in spreadsheets. RT#12517
|
2020-09-05 14:48:48 -04:00 |
test_rtutil.py
|
rtutil: Add RT.unparse() classmethod.
|
2020-06-12 15:54:38 -04:00 |
testutil.py
|
reports: Add common properties to all ODS reports.
|
2020-07-29 17:30:07 -04:00 |