Better management of social contribution
New: Can edit label and date for period even if payed
This commit is contained in:
parent
75c956bd13
commit
1fb1286e14
@ -265,6 +265,8 @@ InvoiceNotChecked = Cap factura pendent està seleccionada
|
|||||||
CloneInvoice = Clonar factura
|
CloneInvoice = Clonar factura
|
||||||
ConfirmCloneInvoice = Esteu segur de voler clonar aquesta factura?
|
ConfirmCloneInvoice = Esteu segur de voler clonar aquesta factura?
|
||||||
DisabledBecauseReplacedInvoice = Acció desactivada perquè és una factura reemplaçada
|
DisabledBecauseReplacedInvoice = Acció desactivada perquè és una factura reemplaçada
|
||||||
|
DescTaxAndDividendsArea = Aquesta pantalla resumeix la llista de tots els impostos i les càrregues socials exigides per a un any determinat. La data presa en compte és el període de pagament.
|
||||||
|
NbOfPayments = Nº de pagaments
|
||||||
# PaymentConditions = =
|
# PaymentConditions = =
|
||||||
PaymentConditionShortRECEP = A la recepció
|
PaymentConditionShortRECEP = A la recepció
|
||||||
PaymentConditionRECEP = A la recepció de la factura
|
PaymentConditionRECEP = A la recepció de la factura
|
||||||
|
|||||||
@ -77,6 +77,7 @@ Always = Sempre
|
|||||||
Never = Mai
|
Never = Mai
|
||||||
Under = baix
|
Under = baix
|
||||||
Period = Període
|
Period = Període
|
||||||
|
PeriodEndDate = Data fi període
|
||||||
Activate = Activar
|
Activate = Activar
|
||||||
Activated = Activat
|
Activated = Activat
|
||||||
Closed = Tancat
|
Closed = Tancat
|
||||||
|
|||||||
@ -265,6 +265,8 @@ InvoiceNotChecked = Ninguna factura está seleccionada
|
|||||||
CloneInvoice = Clonar factura
|
CloneInvoice = Clonar factura
|
||||||
ConfirmCloneInvoice = ¿Está seguro de querer clonar esta factura?
|
ConfirmCloneInvoice = ¿Está seguro de querer clonar esta factura?
|
||||||
DisabledBecauseReplacedInvoice = Acción desactivada porque es una factura reemplazada
|
DisabledBecauseReplacedInvoice = Acción desactivada porque es una factura reemplazada
|
||||||
|
DescTaxAndDividendsArea = Esta pantalla resume la lista de todos los impuestos y las cargas sociales exigidas para un año determinado. La fecha tomada en cuenta es el período de pago.
|
||||||
|
NbOfPayments = Nº de pagos
|
||||||
# PaymentConditions =
|
# PaymentConditions =
|
||||||
PaymentConditionShortRECEP = A la recepción
|
PaymentConditionShortRECEP = A la recepción
|
||||||
PaymentConditionRECEP = A la recepción de la factura
|
PaymentConditionRECEP = A la recepción de la factura
|
||||||
|
|||||||
@ -77,6 +77,7 @@ Always = Siempre
|
|||||||
Never = Nunca
|
Never = Nunca
|
||||||
Under = Bajo
|
Under = Bajo
|
||||||
Period = Periodo
|
Period = Periodo
|
||||||
|
PeriodEndDate = Fecha fin periodo
|
||||||
Activate = Activar
|
Activate = Activar
|
||||||
Activated = Activado
|
Activated = Activado
|
||||||
Closed = Cerrado
|
Closed = Cerrado
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user