added Fatturazione in export and fixed attivo inattivo, added desxription to parts
This commit is contained in:
@@ -162,8 +162,8 @@
|
||||
// Mappa: quale filtro Inattivo applicare per ogni campo cliente
|
||||
const clientFieldTipoMap = {
|
||||
ClienteFornitore: "attivo",
|
||||
ClienteAnalisi: "attivo",
|
||||
ClienteFatturazione: "inattivo",
|
||||
ClienteAnalisi: "inattivo",
|
||||
ClienteFatturazione: "attivo",
|
||||
};
|
||||
|
||||
// Select2 AJAX config factory for client selects (parametrizzata su "tipo")
|
||||
|
||||
Reference in New Issue
Block a user