Merged in feature/IO-3356-rc-ford-ro-updates (pull request #3166)
IO-3356 Add CSR and Shop values per Grant @ RC Ford. Approved-by: Dave Richer
This commit is contained in:
@@ -787,7 +787,8 @@ async function RepairOrderChange(socket) {
|
|||||||
// "DatePromisedUTC": "0001-01-01T00:00:00.0000000Z",
|
// "DatePromisedUTC": "0001-01-01T00:00:00.0000000Z",
|
||||||
DateVehicleCompleted: socket.JobData.actual_completion,
|
DateVehicleCompleted: socket.JobData.actual_completion,
|
||||||
// "DateCustomerNotified": "0001-01-01T00:00:00.0000000Z",
|
// "DateCustomerNotified": "0001-01-01T00:00:00.0000000Z",
|
||||||
// "CSR": "String",
|
"CSR": "IMEX", //Hardcoded for now as the only shop that uses this RO posting is RC and they paid for a custom build.
|
||||||
|
Shop: "RB",
|
||||||
// "CSRRef": "00000000000000000000000000000000",
|
// "CSRRef": "00000000000000000000000000000000",
|
||||||
// "BookingUser": "String",
|
// "BookingUser": "String",
|
||||||
// "BookingUserRef": "00000000000000000000000000000000",
|
// "BookingUserRef": "00000000000000000000000000000000",
|
||||||
|
|||||||
Reference in New Issue
Block a user