diff --git a/migrations/000.435.sql b/migrations/000.435.sql new file mode 100644 index 0000000..db00b9c --- /dev/null +++ b/migrations/000.435.sql @@ -0,0 +1,5 @@ +CALL stockproduct_create( + 'Kit002', + 'Wallpaper Kit Peel And Stick', + 'wallpaper-kit-peel-and-stick' +);