This commit is contained in:
2026-01-03 20:01:47 +01:00
parent df88d36e5f
commit 5b3345a625

View File

@@ -157,11 +157,11 @@ const kpis = [
trendValue: -3,
icon: Gauge,
action: () => openInTryton("open.position.report", undefined, ['tree'],[["id", ">", 0]],'exec_window',{
purchase: null,
client: null,
supplier: null,
sale: null,
product: null
purchase: "None",
client: "None",
supplier: "None",
sale: "None",
product: "None"
})
},
{