Phase7: Void/Refund logic
All checks were successful
Build and Push / build (push) Successful in 1m42s
All checks were successful
Build and Push / build (push) Successful in 1m42s
This commit is contained in:
@@ -699,7 +699,10 @@
|
||||
"creditNotePdfHeader": "PDF",
|
||||
"creditNoteKind_void": "Annullamento",
|
||||
"creditNoteKind_refund": "Rimborso",
|
||||
"creditNoteNoPdf": "—"
|
||||
"creditNoteNoPdf": "—",
|
||||
"refundAmountLabel": "Importo",
|
||||
"refundReasonLabel": "Motivo",
|
||||
"refundAmountInclVatHint": "IVA inclusa"
|
||||
},
|
||||
"skillCostDialog": {
|
||||
"title": "Conferma costi di attivazione",
|
||||
@@ -772,7 +775,9 @@
|
||||
"paid": "Pagata",
|
||||
"overdue": "In ritardo",
|
||||
"void": "Annullata",
|
||||
"uncollectible": "Inesigibile"
|
||||
"uncollectible": "Inesigibile",
|
||||
"partially_refunded": "Rimborsata parzialmente",
|
||||
"fully_refunded": "Rimborsata integralmente"
|
||||
},
|
||||
"payWithCard": "Paga con carta",
|
||||
"redirectingToStripe": "Reindirizzamento…",
|
||||
|
||||
Reference in New Issue
Block a user