Update 3.15.2

New: New configurations setting CalendarFirstDayOfFinancialYear.

New: Added TimePeriod.FinancialYear which is useful for financial reporting purposes.

New: When a pickup outlet is logged in, they can now dispatch orders.

New: ServiceTime.Reschedule to reschedule a time and send the rescheduled letter to users with reservations when applicable.

New: ServiceTime.Cancel now asks if the user would like to send the cancellation letters to users with reservations.

New: New base.js function to set default values from a drop-down to adjacent input controls. For example, a drop down may have default date ranges like This Month, Last Month, This Financial Year, etc. and when selected will populate the 2 date input controls next to it with the appropriate values.

Fix: The configuration setting [Collection].ItemTypeName was being ignored for custom collection definitions.

Fix: Could not insert a new row on a table with only an auto-generated ID column.