03.01.26
This commit is contained in:
@@ -141,13 +141,7 @@ const lotData = [
|
|||||||
})},
|
})},
|
||||||
];
|
];
|
||||||
|
|
||||||
const context = {
|
const context = "{'purchase': None, 'client': None, 'supplier': None, 'sale': None, 'product': None}";
|
||||||
purchase: null,
|
|
||||||
client: null,
|
|
||||||
supplier: null,
|
|
||||||
sale: null,
|
|
||||||
product: null
|
|
||||||
};
|
|
||||||
const kpis = [
|
const kpis = [
|
||||||
{
|
{
|
||||||
title: "PNL ($)",
|
title: "PNL ($)",
|
||||||
|
|||||||
Reference in New Issue
Block a user