fix: rename eventi column Trigger CPN -> Trigger Cedola

This commit is contained in:
2026-03-20 16:50:52 +01:00
parent 3694ce8780
commit aefba39739

View File

@@ -42,7 +42,7 @@ public class EventiSectionRenderer : IPdfSectionRenderer
string[] headers = string[] headers =
{ {
"Osservazione", "Ex Date", "Record", "Pagamento", "Osservazione", "Ex Date", "Record", "Pagamento",
"Trigger CPN", "Cedola %", "Pagato", "Memoria", "Trigger Cedola", "Cedola %", "Pagato", "Memoria",
"Importo Pagato", "Trigger Autocall", "Valore Autocall" "Importo Pagato", "Trigger Autocall", "Valore Autocall"
}; };