feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
This commit is contained in:
@@ -184,7 +184,7 @@ BEGIN
|
||||
;
|
||||
END IF;
|
||||
|
||||
-- CALL p_shop_calc_user_clear_temp(v_guid_permission);
|
||||
-- CALL p_shop_clear_calc_user(v_guid_permission);
|
||||
|
||||
DELETE FROM Shop_Calc_User_Temp
|
||||
WHERE GUID = a_guid;
|
||||
|
||||
Reference in New Issue
Block a user