Acq Invoice Reports

Existing Acquisitions report templates that reference the invoice complete field should be modified to check whether the new close_date field is NOT NULL instead.

At deploy time, all invoices with a complete value of TRUE will have their close_date field set to NOW. A value is required, since this field is now the source of whether an invoice is open or closed.

However, no values will be applied to the closed_by field for already closed invoices.