PR #184 includes the following updates:
Bug Fix
- Updates the
is_overdue
anddays_overdue
logic in thequickbooks__ap_ar_enhanced
model to comparedue_date
with the current date instead ofrecent_payment_date
, ensuring accurate overdue status and day counts for bills and invoices.
Full Changelog: v1.0.1-a1...v1.0.2-a1