fix: refs #7552 Hotfix #2655

Merged
guillermo merged 2 commits from 7552-itemGetSimilarFix into master 2024-07-02 05:35:53 +00:00
1 changed files with 0 additions and 3 deletions
Showing only changes of commit 8409ffa950 - Show all commits

View File

@ -23,9 +23,6 @@ BEGIN
CALL cache.available_refresh(vAvailableCalcFk, FALSE, vWarehouseFk, vDated);
CALL cache.visible_refresh(vVisibleCalcFk, FALSE, vWarehouseFk);
-- Añadido temporalmente para que no se cuelgue la db
SET vShowType = TRUE;
WITH itemTags AS (
SELECT i.id,
typeFk,