fix: refs #7134 params filter
This commit is contained in:
parent
21cc6b3ecd
commit
5af5c518b5
|
@ -94,8 +94,7 @@ defineProps({
|
|||
en:
|
||||
params:
|
||||
search: General search
|
||||
buyerId: Buyer
|
||||
typeId: Type
|
||||
supplierId: Supplier
|
||||
categoryId: Category
|
||||
from: From
|
||||
to: To
|
||||
|
@ -111,6 +110,8 @@ es:
|
|||
currencyFk: Moneda
|
||||
New payment: Añadir pago
|
||||
Date: Fecha
|
||||
from: Desde
|
||||
to: Hasta
|
||||
companyId: Empresa
|
||||
isBooked: Contabilizado
|
||||
bankFk: Caja
|
||||
|
|
Loading…
Reference in New Issue