#5914 - hotFix-transferInvoice #1893

Merged
alexm merged 17 commits from 5914-hotFix-transferInvoice into test 2024-01-04 07:13:01 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 227afbe39d - Show all commits

View File

@ -137,7 +137,7 @@ class Controller extends Section {
};
this.$http.post(`InvoiceOuts/transferInvoice`, params).then(res => {
const invoiceId = res.data;
this.vnApp.showSuccess(this.$t('Invoice trasfered!'));
this.vnApp.showSuccess(this.$t('Transferred invoice'));
this.$state.go('invoiceOut.card.summary', {id: invoiceId});
});
}

View File

@ -23,4 +23,4 @@ The following refund tickets have been created: "Se han creado los siguientes ti
Refund...: Abono...
Transfer invoice to...: Transferir factura a...
Rectificative type: Tipo rectificativa
Invoice trasfered!: ¡Factura transferida!
Transferred invoice: Factura transferida
alexm marked this conversation as resolved Outdated

ahir diguerem de no posar signes, de fet en la resposta al client jo tampoc ho posaria

ahir diguerem de no posar signes, de fet en la resposta al client jo tampoc ho posaria