Charges/invoices update
This commit is contained in:
@@ -68,6 +68,7 @@ const incidentType = {
|
||||
UNSCHEDULED_INCIDENT_STANDALONE: 6,
|
||||
BOOKING_MOVED_TO_ANOTHER_DAY: 7,
|
||||
BOOKING_SHORTENED: 8,
|
||||
BOOKING_CANCELED_LATE: 9,
|
||||
};
|
||||
|
||||
const UI_TIMEZONE = process.env.UI_TIMEZONE || 'America/Los_Angeles';
|
||||
|
||||
Reference in New Issue
Block a user