Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] {hr_recruitment_}survey: allow user to add message on invitations #164513

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrsr-odoo
Copy link
Contributor

@mrsr-odoo mrsr-odoo commented May 6, 2024

Purpose

On the survey invitation wizard, when a user tries to put comments on the mail body, it recomputes and erases the user message when the recipient field is altered.

Specification

  • It adds a new field to allow users to send additional messages when inviting users to survey.
  • It displays an error message below the email field for invalid emails instead of UserError.

Task-3753800

@robodoo
Copy link
Contributor

robodoo commented May 6, 2024

@C3POdoo C3POdoo added the RD research & development, internal work label May 6, 2024
@mrsr-odoo mrsr-odoo force-pushed the master-survey-imp-invite-composer-mrsr branch 3 times, most recently from 1eaf83b to 032fa3d Compare May 29, 2024 12:41
Purpose
========
On the survey invitation wizard, when a user tries to put comments on the mail body,
it recomputes and erases the user message when the recipient field is altered.

Specification
==============
-It adds a new field to allow users to send additional messages when
inviting users to survey.
-It displays an error message below the email field for invalid emails instead of UserError.

Task-3753800
@mrsr-odoo mrsr-odoo force-pushed the master-survey-imp-invite-composer-mrsr branch from 032fa3d to 7205e6a Compare May 30, 2024 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants