track and charge cancellation charges
This commit is contained in:
@@ -184,6 +184,8 @@ const bulkWriteReservationsWithChangesTracking = (reservations) => {
|
||||
}
|
||||
});
|
||||
|
||||
instance.setDataValue('hourlyRate', previous.hourlyRate);
|
||||
|
||||
if (realChange){
|
||||
changes.push({
|
||||
oldReservation: previous,
|
||||
|
||||
Reference in New Issue
Block a user