PR #201 includes the following updates:
Schema/Data Change
3 total changes • 2 possible breaking changes
| Data Model(s) | Change type | Old | New | Notes |
|---|---|---|---|---|
stg_quickbooks__deposit
| New column | — | exchange_rate
| Exchange rate in home currency units. |
int_quickbooks__deposit_double_entryint_quickbooks__deposit_transactions
| Field logic | BREAKING CHANGE: converted_amount may change for records with a non-null exchange_rate, as model logic now prioritizes exchange_rate value instead of home_total_amount / total_amount.
|
Full Changelog: v1.4.2...v1.5.0