PR #197 is a pre-release that includes the following updates:
Bug Fixes
- With variable configuration now available on Quickstart, we can now introduce the
quickbooks__home_currencyvariable for full release from the v1.1.1-a2 pre-release across all 13 intermediate double-entry transaction models to optimize multicurrency handling. When set, transactions already set in their home currency will not apply exchange rate conversions onconverted_amount, improving accuracy. When left empty, all transactions will see exchange rate conversions applied.- Updates the README with instructions for configuring the
quickbooks__home_currencyvariable.
- Updates the README with instructions for configuring the
- Applies fixes in
int_quickbooks__sales_receipt_double_entrymodel to correctly referencequickbooks__global_tax_account_referenceandquickbooks__sales_tax_account_referencevariables.
Under the Hood
- Changes default
quickbooks__home_currencyvalue to empty string for easier understanding within Quickstart UI.
Full Changelog: v1.4.1...v1.4.2-a1