feat: refs #7024 Minor change
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Guillermo Bonet 2024-03-25 08:50:18 +01:00
parent 4005fe9064
commit 17e61b9caa
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ BEGIN
DECLARE vHasDistinctWarehouses BOOL;
CALL entry_checkBooked(OLD.id);
SET NEW.editorFk = account.myUser_getId();
IF NOT (NEW.travelFk <=> OLD.travelFk) THEN