Odoo14 survey model and project model development

Job ID: 30709508

Budget: $30 – $250 USD

1. Solve the questionnaire (survey.survey) to send multiple survey emails to one recipient, you can only fill in the questionnaire once, and it will be displayed when you open it the second time. Consider changing the way the questionnaire automatically generates URLs (access_token) when sending emails in the for loop, and generate a URL every time you send it.

2. At present, the project (project.task) and the questionnaire are extended together. After the recipient clicks the button to conduct the questionnaire survey through the mailbox, it will be displayed in the questionnaire answer (survey.user_input) list. Then you need to assign the item to the field (user_id), the order number field (zd_sale_id), the purchase service field (zd_sale_product), the detail line (task_bom_ids.product_id) and the product type as the name of the service, and generate them into the survey answer together.

3. Email template: When you click the "Send Training Questionnaire" button, you need to display the user name assigned to the item in the email template. Clicking "Send Supervisory Questionnaire" is not required.

4. The email template needs to be changed to the compiled one, and the function is not displayed. For example, email templates for sales models.
Related categories: Python ERP Odoo