Resolved issues for job search select & updated packages.

This commit is contained in:
Patrick Fic
2022-06-09 11:51:01 -07:00
parent 92fb519642
commit c01f402f92
5 changed files with 305 additions and 326 deletions

View File

@@ -37,7 +37,7 @@ export function InventoryBillRo({
isinhouse: true,
date: moment(),
total: 0,
billlines: [{}],
// billlines: selectedLines.map((p) => {
// return {
// joblineid: p.id,