PR #149 introduces the following updates:
Bug Fix
- Updated the logic in
int_quickbooks__retained_earnings
to ensure accounting periods with no revenue and expense class lines were accounted for.- This will ensure the net income adjustment is available regardless of existing revenue or expenses.
- Brought in
created_at
andupdated_at
fields for thecredit_card_pymt
andinvoice
intermediate*_double_entry
models to provide full support for thev0.17.0
release update.
Full Changelog: v0.17.0...v0.17.1