IO-1075 Io-1074 Admin disable updates

This commit is contained in:
Patrick Fic
2021-05-10 21:43:42 -07:00
parent 15bf129b6e
commit 63a86849fb
3 changed files with 5 additions and 12 deletions

View File

@@ -147,16 +147,6 @@ function BillEnterModalContainer({
})
);
// await updateJobLines({
// variables: {
// ids: remainingValues.billlines
// .filter((il) => il.joblineid !== "noline")
// .map((li) => li.joblineid),
// status: bodyshop.md_order_statuses.default_received || "Received*",
// location: location,
// },
// });
/////////////////////////
if (upload && upload.length > 0) {
//insert Each of the documents?