PR #208 includes the following updates:
Schema/Data Change
3 total changes • 0 possible breaking changes
| Data Model(s) | Change type | Old | New | Notes |
|---|---|---|---|---|
quickbooks__inventory_item_activity
| New model | — | — | New line-level view of all item-bearing transactions, including item enrichment details, inventory quantity, unit price, and status indicators for inventory movement analysis. |
stg_quickbooks__item
| New fields | — | description, stock_keeping_unit, quantity_on_hand, track_quantity_on_hand, fully_qualified_name
| Fields were present in the source but not previously exposed in the model. |
stg_quickbooks__purchase_order_linestg_quickbooks__bill_linestg_quickbooks__purchase_line
| New fields | — | item_expense_quantity, item_expense_unit_price
| Fields were present in the source but not previously exposed in the model. |
Full Changelog: v1.7.0...v1.8.0