Invoice content model

Project

Content types

Invoice

Main invoice type.

  • Client ref
  • Invoice status
  • Sent date

Receipt

Tracks payment status.

*Rename to Payment receipt?

  • Invoice ref
  • Received date
  • Receipt status

Payment

An invoice payment.

*Sometimes clients pay multiple invoices at once or make partial payments.

  • Amount
  • Payment status
  • Payment date

Client

An invoice recipient.

*Should this be a group?