diff --git a/src/App.jsx b/src/App.jsx index 9ed8bb90..f28b8bcb 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -109,7 +109,7 @@ const shipmentData = [ ]; const lotData = [ - { status: "Matched", count: lot_m, color: "bg-teal-500", onClick: () => openInTryton("lot.report", undefined, ['tree', 'form'],[["r_lot_matched", ">", 0]],'exec_window',{ + { status: "Matched", count: lot_m, color: "bg-teal-500", onClick: () => openInTryton("lot.report", undefined, ['tree', 'form'],'[["r_lot_matched", ">", 0]]','exec_window',{ purchase: null, sale: null, shipment: null,