This commit is contained in:
2026-01-03 21:26:32 +01:00
parent 2eaa62a4b0
commit 455373972f

View File

@@ -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,