Added quantity to entering invoices BOD-182
This commit is contained in:
@@ -32,6 +32,7 @@ const sortByParentId = (arr) => {
|
||||
sortedList.push(origItem);
|
||||
console.log("DATA CONSISTENCY ERROR: ", origItem.ro_number);
|
||||
}
|
||||
return 1;
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user