- filtro se GAS o Prodotti

This commit is contained in:
Surya Paolo
2023-12-28 21:00:10 +01:00
parent 196b19ac66
commit ed76b9c1dd
12 changed files with 207 additions and 36 deletions

View File

@@ -18,6 +18,7 @@ export const shared_consts = {
LIMIT_NOTIF_FOR_USER: 200,
PROD: {
TUTTI: 0,
GAS: 1,
BOTTEGA: 2,
},
@@ -47,8 +48,8 @@ export const shared_consts = {
value: 2,
},
{
label: 'Litri (L)',
short: 'L',
label: 'Litri (Lt)',
short: 'Lt',
value: 3,
},
{