From 4d602aadfdff4734fc5d6d18bc8f443aaa8dfdfd Mon Sep 17 00:00:00 2001 From: Javier Segarra Date: Mon, 11 Nov 2024 11:53:28 +0100 Subject: [PATCH] feat: refs #7134 #7134 Create SupplierBalance layout --- src/pages/Supplier/Card/SupplierBalance.vue | 329 ++++++++++++++++++++ 1 file changed, 329 insertions(+) create mode 100644 src/pages/Supplier/Card/SupplierBalance.vue diff --git a/src/pages/Supplier/Card/SupplierBalance.vue b/src/pages/Supplier/Card/SupplierBalance.vue new file mode 100644 index 000000000..bc6e987fc --- /dev/null +++ b/src/pages/Supplier/Card/SupplierBalance.vue @@ -0,0 +1,329 @@ + + + + + +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? + + +