chore: Se remueve código muerto
This commit is contained in:
		| @@ -69,8 +69,6 @@ class Prospect(ModelSQL, ModelView, DeactivableMixin): | ||||
|         records = super().create(values) | ||||
|  | ||||
|         cls.try_assign_to_current_operator(records, user_id) | ||||
|         # Transaction().atexit( | ||||
|         #     lambda: cls.try_assign_to_current_operator(prospects, user_id)) | ||||
|         return records | ||||
|  | ||||
|     @classmethod | ||||
|   | ||||
		Reference in New Issue
	
	Block a user