vendor refactoring
This commit is contained in:
@@ -206,7 +206,7 @@ class AdminService:
|
||||
raise AdminOperationException(
|
||||
operation="toggle_vendor_status",
|
||||
reason="Database update failed",
|
||||
target_type="vendor ",
|
||||
target_type="vendor",
|
||||
target_id=str(vendor_id)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user