Add stockproduct for self adhesive (#343)
* Add stockproduct for self adhesive * Set correct sequence no for migration * Rename stockproduct * Fix numbering
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
CALL stockproduct_create(
|
||||
'Kit002',
|
||||
'Wallpaper Kit Peel And Stick',
|
||||
'wallpaper-kit-peel-and-stick'
|
||||
);
|
||||
Reference in New Issue
Block a user