Project: Send rating code model._send_rating_all() days -1 Task Rating project.task Ratings Task Rating 14 project.project project_id Task: Rating Request ${object.rating_get_rated_partner_id().email or '' | safe} ${object.project_id.company_id.name}: Service Rating Request ${object.rating_get_partner_id().id} % set access_token = object.rating_get_access_token()
Satisfaction Survey

Hello,

Please take a moment to rate our services related to the task "${object.name}" assigned to ${object.rating_get_rated_partner_id().name}.

We appreciate your feedback. It helps us to improve continuously.

Tell us how you feel about our service:

(click on one of these smileys)
Satisfied Not satisfied Highly Dissatisfied
${(object.user_id.signature or '')| safe}
% if object.project_id.rating_status == 'stage':

This customer survey has been sent because your task has been moved to the stage ${object.stage_id.name}

% endif % if object.project_id.rating_status == 'periodic':

This customer survey is sent ${object.project_id.rating_status_period} as long as the task is in the ${object.stage_id.name} stage.

% endif
]]>