Skip to content

Conversation

juwu-odoo
Copy link
Contributor

The demo data for mass_mailing_crm is currently not viewable nor editable before being sent.

Steps to reproduce

  1. Open Email Marketing > Select the campaign titled "We want to hear from you !"
  2. In the form view, a template picker is displayed instead of the existing contents

Cause

The demo data is using body_html instead of body_arch, the latter of which is displayed in the form view before the campaign is sent. Since body_arch = False, the template picker is displayed instead.

Solution

Use the body_arch field instead, body_html will be rendered when running the Test or Send actions.

opw-4440786

The demo data for `mass_mailing_crm` is currently not viewable nor editable before being sent.

Steps to reproduce
-----
1. Open Email Marketing > Select the campaign titled "We want to hear from you !"
2. In the form view, a template picker is displayed instead of the existing contents

Cause
-----
The demo data is using `body_html` instead of `body_arch`, the latter of which is displayed in the form view before the campaign is sent.
Since `body_arch = False`, the template picker is displayed instead.

Solution
-----
Use the `body_arch` field instead, `body_html` will be rendered when running the Test or Send actions.

opw-4440786
@robodoo
Copy link
Contributor

robodoo commented Jan 10, 2025

Pull request status dashboard

@C3POdoo C3POdoo requested a review from a team January 10, 2025 15:47
@C3POdoo C3POdoo added the OE the report is linked to a support ticket (opw-...) label Jan 10, 2025
@tde-banana-odoo
Copy link
Contributor

@robodoo r+

robodoo pushed a commit that referenced this pull request Jan 10, 2025
The demo data for `mass_mailing_crm` is currently not viewable nor editable before being sent.

Steps to reproduce
-----
1. Open Email Marketing > Select the campaign titled "We want to hear from you !"
2. In the form view, a template picker is displayed instead of the existing contents

Cause
-----
The demo data is using `body_html` instead of `body_arch`, the latter of which is displayed in the form view before the campaign is sent.
Since `body_arch = False`, the template picker is displayed instead.

Solution
-----
Use the `body_arch` field instead, `body_html` will be rendered when running the Test or Send actions.

opw-4440786

closes #193274

Signed-off-by: Thibault Delavallee (tde) <tde@openerp.com>
@robodoo robodoo closed this Jan 10, 2025
adhoc-cicd-bot pushed a commit to adhoc-cicd/odoo-odoo that referenced this pull request Jan 15, 2025
The demo data for `mass_mailing_crm` is currently not viewable nor editable before being sent.

Steps to reproduce
-----
1. Open Email Marketing > Select the campaign titled "We want to hear from you !"
2. In the form view, a template picker is displayed instead of the existing contents

Cause
-----
The demo data is using `body_html` instead of `body_arch`, the latter of which is displayed in the form view before the campaign is sent.
Since `body_arch = False`, the template picker is displayed instead.

Solution
-----
Use the `body_arch` field instead, `body_html` will be rendered when running the Test or Send actions.

opw-4440786

closes odoo#193274

Signed-off-by: Thibault Delavallee (tde) <tde@openerp.com>
adhoc-cicd-bot pushed a commit to adhoc-cicd/odoo-odoo that referenced this pull request Jan 20, 2025
The demo data for `mass_mailing_crm` is currently not viewable nor editable before being sent.

Steps to reproduce
-----
1. Open Email Marketing > Select the campaign titled "We want to hear from you !"
2. In the form view, a template picker is displayed instead of the existing contents

Cause
-----
The demo data is using `body_html` instead of `body_arch`, the latter of which is displayed in the form view before the campaign is sent.
Since `body_arch = False`, the template picker is displayed instead.

Solution
-----
Use the `body_arch` field instead, `body_html` will be rendered when running the Test or Send actions.

opw-4440786

closes odoo#193274

Signed-off-by: Thibault Delavallee (tde) <tde@openerp.com>
@fw-bot fw-bot deleted the 16.0-opw-4440786-juwu branch January 24, 2025 19:58
adhoc-cicd-bot pushed a commit to adhoc-cicd/odoo-odoo that referenced this pull request Jan 27, 2025
The demo data for `mass_mailing_crm` is currently not viewable nor editable before being sent.

Steps to reproduce
-----
1. Open Email Marketing > Select the campaign titled "We want to hear from you !"
2. In the form view, a template picker is displayed instead of the existing contents

Cause
-----
The demo data is using `body_html` instead of `body_arch`, the latter of which is displayed in the form view before the campaign is sent.
Since `body_arch = False`, the template picker is displayed instead.

Solution
-----
Use the `body_arch` field instead, `body_html` will be rendered when running the Test or Send actions.

opw-4440786

closes odoo#193274

Signed-off-by: Thibault Delavallee (tde) <tde@openerp.com>
adhoc-cicd-bot pushed a commit to adhoc-cicd/odoo-odoo that referenced this pull request Jan 27, 2025
The demo data for `mass_mailing_crm` is currently not viewable nor editable before being sent.

Steps to reproduce
-----
1. Open Email Marketing > Select the campaign titled "We want to hear from you !"
2. In the form view, a template picker is displayed instead of the existing contents

Cause
-----
The demo data is using `body_html` instead of `body_arch`, the latter of which is displayed in the form view before the campaign is sent.
Since `body_arch = False`, the template picker is displayed instead.

Solution
-----
Use the `body_arch` field instead, `body_html` will be rendered when running the Test or Send actions.

opw-4440786

closes odoo#193274

Signed-off-by: Thibault Delavallee (tde) <tde@openerp.com>
adhoc-cicd-bot pushed a commit to adhoc-cicd/odoo-odoo that referenced this pull request Jan 28, 2025
The demo data for `mass_mailing_crm` is currently not viewable nor editable before being sent.

Steps to reproduce
-----
1. Open Email Marketing > Select the campaign titled "We want to hear from you !"
2. In the form view, a template picker is displayed instead of the existing contents

Cause
-----
The demo data is using `body_html` instead of `body_arch`, the latter of which is displayed in the form view before the campaign is sent.
Since `body_arch = False`, the template picker is displayed instead.

Solution
-----
Use the `body_arch` field instead, `body_html` will be rendered when running the Test or Send actions.

opw-4440786

closes odoo#193274

Signed-off-by: Thibault Delavallee (tde) <tde@openerp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OE the report is linked to a support ticket (opw-...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants