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": "Annulation",
|
||||
"creditNoteKind_refund": "Remboursement",
|
||||
"creditNoteNoPdf": "—"
|
||||
"creditNoteNoPdf": "—",
|
||||
"refundAmountLabel": "Montant",
|
||||
"refundReasonLabel": "Motif",
|
||||
"refundAmountInclVatHint": "TVA incluse"
|
||||
},
|
||||
"skillCostDialog": {
|
||||
"title": "Confirmer le coût d'activation",
|
||||
@@ -772,7 +775,9 @@
|
||||
"paid": "Payée",
|
||||
"overdue": "En retard",
|
||||
"void": "Annulée",
|
||||
"uncollectible": "Irrécouvrable"
|
||||
"uncollectible": "Irrécouvrable",
|
||||
"partially_refunded": "Partiellement remboursée",
|
||||
"fully_refunded": "Entièrement remboursée"
|
||||
},
|
||||
"payWithCard": "Payer par carte",
|
||||
"redirectingToStripe": "Redirection…",
|
||||
|
||||
Reference in New Issue
Block a user