Merge pull request 'feat: refs #7855 delete isChecked' (!3017) from 7855-BoxPicking into dev
gitea/salix/pipeline/head This commit looks good Details

Reviewed-on: #3017
Reviewed-by: Robert Ferrús <robert@verdnatura.es>
This commit is contained in:
Sergio De la torre 2024-09-25 06:49:06 +00:00
commit 112aeaba91
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
ALTER TABLE dipole.expedition_PrintOut DROP COLUMN IF EXISTS isChecked;