+
- #{{ scope.opt?.id }} -
- {{ scope.opt?.name }}
+ #{{ scope.opt?.id }} - {{ scope.opt?.name }}
@@ -230,7 +206,7 @@ const transferInvoice = async () => {
- {{ t('checkInfo') }}
+ {{ t('transferInvoiceInfo') }}
@@ -241,7 +217,8 @@ const transferInvoice = async () => {
en:
checkInfo: New tickets from the destination customer will be generated in the consignee by default.
- confirmationInfo: Destination customer is marked to bill in the consignee, do you want to continue?
+ transferInvoiceInfo: Destination customer is marked to bill in the consignee, do you want to continue?
+ confirmTransferInvoice: The destination customer has selected to bill in the consignee, do you want to continue?
es:
Transfer invoice: Transferir factura
Transfer client: Transferir cliente
@@ -251,6 +228,6 @@ es:
Type: Tipo
Transferred invoice: Factura transferida
Bill destination client: Facturar cliente destino
- checkInfo: Los nuevos tickets del cliente destino, serán generados en el consignatario por defecto.
- confirmationInfo: El cliente destino tiene marcado facturar por consignatario, desea continuar?
+ transferInvoiceInfo: Los nuevos tickets del cliente destino, serán generados en el consignatario por defecto.
+ confirmTransferInvoice: El cliente destino tiene marcado facturar por consignatario, desea continuar?