odoo/upgrade#7957
Created by Design, Chrysanthe Gomrée (chgo)
Blocked
- Merge method
- Review
-
CI
- ci/runbot: Test upgrades between stable versions
- ci/upgrade_enterprise: Test upgrades for enterprise master
- Linked pull requests
- label
- odoo-dev:master-website-blog-redesign-chgo
- head
- b93118a838a071a4331d83e38d60c7b7e627f98d
| odoo/odoo | odoo/upgrade | odoo/documentation | |
|---|---|---|---|
| master | #216148 missing statuses missing r+ | #7957 missing r+ | #16596 missing r+ |
[ADD] website_blog/saas~18.5: remove portal_record_layout template
This commit deletes the website_blog.opt_blog_readable and website_blog.opt_blog_readable options templates as they are not needed anymore due to a design choice to standardize the layout of website_blog.
- requires :
- odoo/odoo#216148
- odoo/documentation#16596
> 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):
- [ ] I've added the references to the Enterprise and/or Community PRs in the commit message, even if they are already merged.
- [ ] I've added an overall description of the changes made in the Community/Enterprise branches.
For a PR that fixes an issue on an already existing upgrade script:
- [ ] I've added a clear description of the issue including information on how to reproduce it.
- [ ] I've tested the fix and included references of upgrade requests where this fix will be applicable in the form of upg-<request_number>.
- [ ] I've included references to the OPW, if applicable, in the form of opw-<ticket_number>.
- [ ] I've tested this fix on other DBs, not just the ones with the issue.
For all PRs:
- [ ] My commit's title follows the right format.
- [ ] My commit's body includes information about the changes.
- [ ] I've added odoo/upgrade as a reviewer.
- [ ] 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.