7983-testToMaster_2438 #718

Merged
alexm merged 353 commits from 7983-testToMaster_2438 into master 2024-09-17 05:39:39 +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:
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']"
>