Fix(python): Stock Item page filters Form attribute error corrected.
This commit is contained in:
@@ -916,7 +916,8 @@ INSERT INTO Shop_User_Role_Link (
|
||||
id_user, id_role
|
||||
)
|
||||
VALUES
|
||||
(1, 1)
|
||||
(1, 1),
|
||||
(4, 1)
|
||||
;
|
||||
|
||||
# User Addresses
|
||||
|
||||
Reference in New Issue
Block a user