Skip to content

Commit f2b9a26

Browse files
changelog
1 parent 0bff6f9 commit f2b9a26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[PR #184](https://github.com/fivetran/dbt_quickbooks/pull/184) includes the following updates:
33

44
## Bug Fix
5-
- Updates the `is_overdue` and `days_overdue` logic in the `quickbooks__ap_ar_enhanced` model to compare `due_date` with the current date instead of `recent_payment_date`, ensuring accurate overdue status and day counts for bills and invoices.
5+
- Updates the `is_overdue` and `days_overdue` logic in the `quickbooks__ap_ar_enhanced` model to compare `due_date` with the current date instead of `recent_payment_date`, which can be null. This ensures accurate overdue status and day counts for bills and invoices.
66

77
# dbt_quickbooks v1.0.1-a1
88
[PR #179](https://github.com/fivetran/dbt_quickbooks/pull/179) is a pre-release that includes the following updates:

0 commit comments

Comments
 (0)