fix: added missing translations in InvoiceIn
gitea/salix-front/pipeline/pr-dev Build queued...
Details
gitea/salix-front/pipeline/pr-dev Build queued...
Details
This commit is contained in:
parent
330d0dd637
commit
2a121dbbb3
|
@ -70,3 +70,10 @@ invoicein:
|
||||||
params:
|
params:
|
||||||
account: Ledger account
|
account: Ledger account
|
||||||
correctingFk: Rectificative
|
correctingFk: Rectificative
|
||||||
|
invoiceIn:
|
||||||
|
list:
|
||||||
|
issued: Issued
|
||||||
|
amount: Amount
|
||||||
|
supplier: Supplier
|
||||||
|
summary:
|
||||||
|
booked: Booked Date
|
||||||
|
|
|
@ -67,3 +67,10 @@ invoicein:
|
||||||
params:
|
params:
|
||||||
account: Cuenta contable
|
account: Cuenta contable
|
||||||
correctingFk: Rectificativa
|
correctingFk: Rectificativa
|
||||||
|
invoiceIn:
|
||||||
|
list:
|
||||||
|
issued: F. emisión
|
||||||
|
amount: Importe
|
||||||
|
supplier: Proveedor
|
||||||
|
summary:
|
||||||
|
booked: Fecha contable
|
||||||
|
|
Loading…
Reference in New Issue