diff --git a/services/operation_services.py b/services/operation_services.py index 9194426b53e24dc5a514635a3890a389156c5606..3449ff868d439ac7877625752a1ef2dcc79c1c7b 100644 --- a/services/operation_services.py +++ b/services/operation_services.py @@ -622,7 +622,7 @@ class OperationsService(Component): "role": role, "id": operation.id, "name": operation.name, - "email": operation.sudo().pmo_id.email + "email": operation.sudo().pmo_id.mail_contact_pmo } return datas