diff --git a/src/pages/InvoiceIn/locale/en.yml b/src/pages/InvoiceIn/locale/en.yml index ef7e31ac3..3723a0f05 100644 --- a/src/pages/InvoiceIn/locale/en.yml +++ b/src/pages/InvoiceIn/locale/en.yml @@ -44,7 +44,10 @@ InvoiceIn: country: Country params: search: Id or supplier name - account: Ledger account - correctingFk: Rectificative correctedFk: Corrected isBooked: Is booked +invoicein: + params: + account: Ledger account + correctingFk: Rectificative + \ No newline at end of file diff --git a/src/pages/InvoiceIn/locale/es.yml b/src/pages/InvoiceIn/locale/es.yml index ed5943489..5637605f6 100644 --- a/src/pages/InvoiceIn/locale/es.yml +++ b/src/pages/InvoiceIn/locale/es.yml @@ -42,6 +42,9 @@ InvoiceIn: country: PaĆ­s params: search: Id o nombre proveedor + correctedFk: Rectificada +invoicein: + params: account: Cuenta contable correctingFk: Rectificativa - correctedFk: Rectificada +