#7353 warmfix-fixSearchbar #697

Merged
jorgep merged 4 commits from 7353-warmfix-fixSearchbar into test 2024-09-13 07:22:44 +00:00
3 changed files with 1 additions and 3 deletions
Showing only changes of commit 9219fa07f5 - Show all commits

View File

@ -279,7 +279,6 @@ globals:
myAccount: My account
noOne: No one
params:
Review

Son claves que se repiten mucho

Son claves que se repiten mucho
search: General search
clientFk: Client id
salesPersonFk: Sales person
warehouseFk: Warehouse

View File

@ -283,7 +283,6 @@ globals:
myAccount: Mi cuenta
noOne: Nadie
params:
search: Búsqueda general
clientFk: Id cliente
salesPersonFk: Comercial
warehouseFk: Almacén

View File

@ -40,7 +40,7 @@ const handleScopeDays = (params, days, callback) => {
<VnFilterPanel
:data-key="dataKey"
:search-button="true"
:hidden-tags="['from', 'to']"
:hidden-tags="['from', 'to', 'search']"
:custom-tags="['scopeDays']"
:unremovable-params="['from', 'to', 'scopeDays']"
>