fix: refs #7134 params filter

This commit is contained in:
Javier Segarra 2025-01-13 23:03:58 +01:00
parent 21cc6b3ecd
commit 5af5c518b5
1 changed files with 3 additions and 2 deletions

View File

@ -94,8 +94,7 @@ defineProps({
en: en:
params: params:
search: General search search: General search
buyerId: Buyer supplierId: Supplier
typeId: Type
categoryId: Category categoryId: Category
from: From from: From
to: To to: To
@ -111,6 +110,8 @@ es:
currencyFk: Moneda currencyFk: Moneda
New payment: Añadir pago New payment: Añadir pago
Date: Fecha Date: Fecha
from: Desde
to: Hasta
companyId: Empresa companyId: Empresa
isBooked: Contabilizado isBooked: Contabilizado
bankFk: Caja bankFk: Caja