feat: #8258 added uppercase option to VnInput #1184
|
@ -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
|
||||
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue