patchcenter/tools
Admin MPCZ 753d4076c9 Migre etat vers labels iTop verbatim (Production, Nouveau, etc.)
Aligne la colonne servers.etat sur les valeurs iTop exactes au lieu
des codes lowercase internes.

Impact:
- servers.etat stocke: Production, Implémentation, Stock, Obsolète,
  EOL, prêt, tests, Nouveau, A récupérer, Cassé, Cédé, En panne,
  Perdu, Recyclé, Occasion, A détruire, Volé
- Remplace tous les 'production'/'obsolete'/'stock'/'eol'/'implementation'
  en WHERE/comparisons par les labels iTop verbatim (~10 fichiers)
- Templates badges/filtres: valeurs + labels iTop
- itop_service: maintient mapping iTop API internal code <-> DB label
- import_sanef_*: norm_etat retourne la valeur iTop verbatim ou None
  (plus de fallback silencieux sur 'production')

Ajoute:
- tools/import_etat_itop.py : migration lowercase -> iTop + re-import CSV
- tools/import_environnement.py : fix dry-run pour ADD COLUMN idempotent

Supprime:
- tools/fix_etat_extend.py (obsolete par import_etat_itop.py)
2026-04-14 18:40:56 +02:00
..
generate_ppt.py Admin applications + correspondance cleanup + tools presentation DSI 2026-04-13 21:11:58 +02:00
import_environnement.py Migre etat vers labels iTop verbatim (Production, Nouveau, etc.) 2026-04-14 18:40:56 +02:00
import_etat_itop.py Migre etat vers labels iTop verbatim (Production, Nouveau, etc.) 2026-04-14 18:40:56 +02:00
import_sanef_assets.py Migre etat vers labels iTop verbatim (Production, Nouveau, etc.) 2026-04-14 18:40:56 +02:00
import_sanef_contacts.py Add SANEF contacts import script 2026-04-14 14:22:03 +02:00
import_sanef_ips.py Add SANEF IPs import script (from Interface réseau export) 2026-04-14 13:57:27 +02:00
import_sanef_physical.py Migre etat vers labels iTop verbatim (Production, Nouveau, etc.) 2026-04-14 18:40:56 +02:00
move_chassis.py Add move_esxi_extras + move_chassis scripts 2026-04-14 18:09:26 +02:00
move_esxi_extras.py Add move_esxi_extras + move_chassis scripts 2026-04-14 18:09:26 +02:00
move_hypervisors.py Add hypervisors table + move script (preserves VM->hypervisor link via vcenter_vm_name) 2026-04-14 17:40:24 +02:00
move_vcenters.py Add move_vcenters script + kind column on hypervisors 2026-04-14 17:48:46 +02:00
processus_patching.txt Admin applications + correspondance cleanup + tools presentation DSI 2026-04-13 21:11:58 +02:00
script_presentation.txt Admin applications + correspondance cleanup + tools presentation DSI 2026-04-13 21:11:58 +02:00
wiki_to_pdf.py Admin applications + correspondance cleanup + tools presentation DSI 2026-04-13 21:11:58 +02:00