- aggiornato scheda e rigenera lista

- corretto filtro sulla Collana
This commit is contained in:
Surya Paolo
2025-04-29 02:30:00 +02:00
parent ec19bc3b87
commit 493ebf51f3
24 changed files with 1219 additions and 888 deletions

View File

@@ -533,6 +533,14 @@ export const costanti = {
SOLO_PROSSIMA_USCITA: '2',
PREVENDITA: '3',
NON_VENDIBILE: '4',
}
},
NO_CATEGORY: '__NOCATEGORY__',
VISUCAMPI: {
PER_TUTTI: 0,
PER_EDITORE: 1,
PER_ADMIN: 16,
},
}