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:
Rikard Bartholf
2023-09-15 10:56:35 +02:00
committed by GitHub
parent 2ff10c7d8b
commit b353100bf0
+5
View File
@@ -0,0 +1,5 @@
CALL stockproduct_create(
'Kit002',
'Wallpaper Kit Peel And Stick',
'wallpaper-kit-peel-and-stick'
);