Add cancelation charges
This commit is contained in:
@@ -39,16 +39,3 @@ export const mainMenuItems = [
|
||||
component: UploadDLockData,
|
||||
},
|
||||
];
|
||||
|
||||
export const incidentsReportHeaderTitles = {
|
||||
officeName: 'Office',
|
||||
resourceName: 'Room',
|
||||
bookingStart: 'Reservation Start',
|
||||
bookingEnd: 'Reservation End',
|
||||
unlockTimestamp: 'Unlock Time',
|
||||
lockTimestamp: 'Lock Time',
|
||||
memberName: 'Member Name',
|
||||
incidentType: 'Incident Type',
|
||||
feeDescription: 'Fee description',
|
||||
totalChargeFee: 'Total Fee',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user