5694 paintkit (#406)
* paint kit migration * added migration for paint kit
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
CALL stockproduct_create(
|
||||||
|
'Kit003',
|
||||||
|
'Wall Paint Kit',
|
||||||
|
'wall-paint-kit'
|
||||||
|
);
|
||||||
|
|
||||||
|
ALTER TYPE order_row_sub_type
|
||||||
|
ADD VALUE IF NOT EXISTS 'wall_paint_kit' AFTER 'wallpaper_kit_peel_and_stick';
|
||||||
Reference in New Issue
Block a user