fixes #5020 Borrado lógico en la tabla ItemPackingType #1257

Merged
alexandre merged 3 commits from 5020-borradoLogico-IPT into dev 2023-01-18 08:15:09 +00:00
Contributor
No description provided.
alexandre added the
CR / Tests passed
label 2023-01-17 07:55:21 +00:00
alexandre added 1 commit 2023-01-17 07:55:22 +00:00
gitea/salix/pipeline/head This commit looks good Details
c47cac7d55
refs #5020 isActive column added, filter in front
alexandre changed title from fixes #5020 isActive column added, filter in front to fixes #5020 Borrado lógico en la tabla ItemPackingType 2023-01-17 07:57:32 +00:00
alexandre requested review from jgallego 2023-01-17 08:00:27 +00:00
alexandre added 1 commit 2023-01-18 07:00:32 +00:00
jgallego requested changes 2023-01-18 08:02:07 +00:00
@ -0,0 +1,3 @@
ALTER TABLE `vn`.`itemPackingType` ADD isActive BOOLEAN;
Owner

not null

not null
alexandre added 1 commit 2023-01-18 08:08:21 +00:00
gitea/salix/pipeline/head This commit looks good Details
4aaa5b2687
refs #5020 isActive Not Null
alexandre requested review from jgallego 2023-01-18 08:08:33 +00:00
jgallego approved these changes 2023-01-18 08:09:35 +00:00
alexandre merged commit 52b12d52b1 into dev 2023-01-18 08:15:09 +00:00
alexandre deleted branch 5020-borradoLogico-IPT 2023-01-18 08:15:10 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix#1257
No description provided.