fixes #5020 Borrado lógico en la tabla ItemPackingType #1257
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1257
Loading…
Reference in New Issue
No description provided.
Delete Branch "5020-borradoLogico-IPT"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
fixes #5020 isActive column added, filter in frontto fixes #5020 Borrado lógico en la tabla ItemPackingType@ -0,0 +1,3 @@
ALTER TABLE `vn`.`itemPackingType` ADD isActive BOOLEAN;
not null