feat(MySQL): Tables, Triggers, and Get Many and Save Stored Procedures for Suppliers, Supplier Purchase Orders (+ items), and Manufacturing Purchase Orders (+ items)
This commit is contained in:
@@ -28,7 +28,7 @@ BEGIN
|
||||
-- Argument redeclaration
|
||||
-- Variable declaration
|
||||
DECLARE v_has_filter_user BIT;
|
||||
-- DECLARE v_now TIMESTAMP;
|
||||
-- DECLARE v_now DATETIME;
|
||||
|
||||
|
||||
-- Argument validation + default values
|
||||
|
||||
Reference in New Issue
Block a user