+
+ {{ row.description }}
+
+
+ value != row.description &&
+ axios.patch(`Receipts/${row.id}`, { description: value })
+ "
+ auto-save
+ >
+
+
+
+
+
+
+
+ {{ t('New payment') }}
+
+
+
+
+
+en:
+ bill: 'N/INV {ref}'
+es:
+ Company: Empresa
+ Total by company: Total por empresa
+ New payment: Añadir pago
+ Date: Fecha
+ Creation date: Fecha de creación
+ Employee: Empleado
+ Reference: Referencia
+ bill: 'N/FRA {ref}'
+ Bank: Caja
+ Debit: Debe
+ Havings: Haber
+ Balance: Balance
+ Conciliated: Conciliado
+ Send compensation: Enviar compensación
+ Do you want to report compensation to the supplier by mail?: ¿Desea informar de la compensación al cliente por correo?
+
+
+