Skip to content

10.0 website mass mailing - #979

Closed
gfcapalbo wants to merge 4 commits into
OCA:10.0from
gfcapalbo:10.0-website_mass_mailing
Closed

10.0 website mass mailing#979
gfcapalbo wants to merge 4 commits into
OCA:10.0from
gfcapalbo:10.0-website_mass_mailing

Conversation

@gfcapalbo

Copy link
Copy Markdown

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:

--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

cr.execute(sql)
sql = "update mail_mass_mailing_list set popup_redirect_url = %s" % (
openupgrade.get_legacy_name('popup_redirect_url')
)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This SQL is not executed.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WIP!

@pedrobaeza

Copy link
Copy Markdown
Member

Any news on this?

@pedrobaeza

Copy link
Copy Markdown
Member

Hi, are you going to finish this?

@gfcapalbo gfcapalbo changed the title WIP 10.0 website mass mailing 10.0 website mass mailing Oct 2, 2017
@gfcapalbo

Copy link
Copy Markdown
Author

Added the commit , checked the change log. Still testing but I think it is complete.

@pedrobaeza

Copy link
Copy Markdown
Member

@gfcapalbo thanks for the update. Looking now at the migration script, I think there's actually nothing to do, as the columns are not dropped during OpenUpgrade mass_mailing update process, so they will be there when updating website_mass_mailing.

@pedrobaeza pedrobaeza added this to the 10.0 milestone Dec 12, 2017
@StefanRijnhart

Copy link
Copy Markdown
Member

Closing in favour of #1526

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants