03.01.26
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user