From b78d4ab2d93bf0818087925064383389f5dc318d Mon Sep 17 00:00:00 2001 From: Juanjo Menent Date: Tue, 19 Jul 2011 06:55:14 +0000 Subject: [PATCH] Trad:Several fix in vat calculation. Add warning to say deposit invoices are not included. --- htdocs/langs/ca_ES/compta.lang | 3 ++- htdocs/langs/es_ES/compta.lang | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/htdocs/langs/ca_ES/compta.lang b/htdocs/langs/ca_ES/compta.lang index 6af465d52a6..47edc1ef6f5 100644 --- a/htdocs/langs/ca_ES/compta.lang +++ b/htdocs/langs/ca_ES/compta.lang @@ -138,4 +138,5 @@ COMPTA_VAT_ACCOUNT=Codi comptable per defecte per l'IVA (si no està definit en COMPTA_ACCOUNT_CUSTOMER=Codi comptable per defecte de clients (si no està definit a la pestanya tercers) COMPTA_ACCOUNT_SUPPLIER=Codi comptable per defecte de proveïdors (si no està definit a la pestanya tercers) AddRemind=Desglossar import disponible -RemainToDivide=Resta a repartir : \ No newline at end of file +RemainToDivide=Resta a repartir : +WarningDepositsNotIncluded=Les factures de bestreta encara no estan incloses en aquesta versió en el mòdul de comptabilitat. \ No newline at end of file diff --git a/htdocs/langs/es_ES/compta.lang b/htdocs/langs/es_ES/compta.lang index 47df458f6f0..94b82b26dc7 100644 --- a/htdocs/langs/es_ES/compta.lang +++ b/htdocs/langs/es_ES/compta.lang @@ -138,4 +138,5 @@ COMPTA_VAT_ACCOUNT=Código contable por defecto para el IVA (si no está definid COMPTA_ACCOUNT_CUSTOMER=Código contable por defecto de clientes (si no está definido en la pestaña terceros) COMPTA_ACCOUNT_SUPPLIER=Código contable por defecto de proveedores (si no está definido en la pestaña terceros) AddRemind=Desglosar importe disponible -RemainToDivide=Resto a repartir : \ No newline at end of file +RemainToDivide=Resto a repartir : +WarningDepositsNotIncluded=Las facturas de anticipo aún no están incluidas en esta versión en el módulo de contabilidad. \ No newline at end of file