Invoicing & instalment schedules
Invoices carry issue date, due date, amount and amount paid — so a partial payment is a position, not a rounding problem.
An invoice is a record with an issue date, a due date, an amount and an amount paid, which is what makes partial payment a first-class state rather than something reconciled by hand. A policy billed in instalments produces a schedule — annual, semi-annual, quarterly, monthly or EFT monthly — with the down payment and each instalment amount computed from the written premium rather than typed in.
Because the invoice tracks amount and amount paid separately, the outstanding position on any account is derivable at any moment instead of being a month-end exercise. Status and the two amounts together answer the three questions a collections desk actually asks: what was billed, what came in, and what is left.
Instalment schedules come from the same policy servicing engine that computes cancellations and refunds, so the premium an instalment is derived from is the premium the policy actually carries — including after a mid-term endorsement changes it.
What it does
- Hold issue date, due date, amount and amount paid on every invoice, so partial payment is a tracked position.
- Build instalment schedules — annual, semi-annual, quarterly, monthly, EFT monthly — with the down payment and per-instalment amounts computed.
- Derive the outstanding balance from billed less paid rather than maintaining a separate figure.
- Take the premium basis from the same servicing engine that computes cancellation refunds.
Implements
- Instalment plans: annual → EFT monthly
- Invoice states with partial payment
See it in the product
Pay part of an invoice and look at the row: amount and amount paid are both held, and the outstanding figure is the difference rather than a third stored number that can drift.