This commit is contained in:
2026-01-03 20:20:02 +01:00
parent 48621227b7
commit fcc8800b68

View File

@@ -141,13 +141,7 @@ const lotData = [
})},
];
const context = {
purchase: null,
client: null,
supplier: null,
sale: null,
product: null
};
const context = "{'purchase': None, 'client': None, 'supplier': None, 'sale': None, 'product': None}";
const kpis = [
{
title: "PNL ($)",