Fix(python): Stock Item page filters Form attribute error corrected.

This commit is contained in:
2025-01-31 15:23:08 +00:00
parent fea029d2be
commit ec30bdf085
3 changed files with 9 additions and 5 deletions

View File

@@ -916,7 +916,8 @@ INSERT INTO Shop_User_Role_Link (
id_user, id_role
)
VALUES
(1, 1)
(1, 1),
(4, 1)
;
# User Addresses