odoo/upgrade#7070
Created by Website, Robin Lejeune (role)
Statuses:
- ci/runbot: Test upgrades between stable versions
- ci/upgrade_enterprise: Test upgrades for enterprise master
- label
- odoo-dev:master-public-widgets
- head
- b50332a3e6d4cce0490618c846cf0caae648a2a4
- merged
- 9 months ago by Upgrade, Christophe Simonis (chs)
odoo/odoo | odoo/enterprise | odoo/upgrade | |
---|---|---|---|
master | #185998 | #77844 | #7070 |
[IMP] website,*/saas~18.2: remove unused snippets 000_js records
*: website_appointment, website_blog, website_event, website_event_track, website_mail_group, website_mass_mailing, website_payment, website_sale
000.js
records are replaced with actual asset entries in the modules' respective manifests.
Community PR: odoo/odoo#185998
Enterprise PR: odoo/enterprise#77844
> Warning Please follow and check the relevant boxes for your PR, otherwise the review may take longer.
For a PR that adds a new upgrade script (for the Odoo's master
branch or one of the RR versions):
- [x] I've added the references to the Enterprise and/or Community PRs in the commit message, even if they are already merged.
- [x] I've added an overall description of the changes made in the Community/Enterprise branches.
For all PRs:
- [x] My commit's title follows the right format.
- [x] My commit's body includes information about the changes.
- [x] I've added odoo/upgrade
as a reviewer.
- [x] I've read and understood this list.
- [x] I will ensure all the CI checks are green.
> Note More info can be found in the wiki.