odoo/upgrade#6315
Created by Logistics, Mohammad Abdulmoneim (abdu)
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-pickup-point-cleanup-abdu
- head
- e7fe6a4b6b2bf6a44e43c2ad27ffabbdd960da46
odoo/odoo | odoo/enterprise | odoo/upgrade | |
---|---|---|---|
master | #160187 missing statuses missing r+ | #59935 missing statuses missing r+ | #6315 missing statuses missing r+ #5920 |
[DRAFT][IMP] delivery/saas~18.5: pickup point delivery cleanup
Due to the refactor in odoo/odoo#160187, the pickup_location_data
field on sale.order
is no longer needed.
> 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.
- [ ] 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.