IO-1075 Io-1074 Admin disable updates
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user