Posted originally in #C466X49JB but it’s not limited to Adv PDF, I found this to be an issue with any statement printing.
Statements printed with a Statement Date of 2/29 are showing transactions and amounts through 2/29, but not summing properly to include those transactions in Amount Due or Aging on the header level!!!
Anybody notice Leap Day issues in regards to printing Customer Statements using Advanced PDF? The behavior we are noticing is:
• Statement Date: 2/29/2024
• Amount Due `${record.amountDue}`: Balance as of 2/28/2024
• Running balance `${line.balance}`: current as of 2/29/2024 on the line
• Aging Balance `${record.agingbal}`: Only showing as of 2/28/2024
Quite odd behavior.