fix: rename eventi column Trigger CPN -> Trigger Cedola
This commit is contained in:
@@ -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"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user