Merge branch 'master-beta' into master-AIO
This commit is contained in:
@@ -53,7 +53,7 @@ export default function ScheduleEventContainer({bodyshop, event, refetch}) {
|
||||
insertAuditTrail({
|
||||
jobid: event.job.id,
|
||||
operation: AuditTrailMapping.appointmentcancel(lost_sale_reason),
|
||||
})
|
||||
type: "appointmentcancel",})
|
||||
);
|
||||
}
|
||||
if (!!jobUpdate.errors) {
|
||||
|
||||
Reference in New Issue
Block a user