odoo/upgrade#10152

Created by Julien Coppin (jucop)

Blocked

label
odoo-dev:master-accurate-remaining-days-6175442-jucop
head
a47c06b2b544fff37aea9ad47a3f0445560a66b4
odoo/odoo odoo/enterprise odoo/upgrade odoo/documentation
master #263051 missing statuses missing r+ #116407 missing statuses missing r+ #10152 missing r+ #17998 missing r+

[ADD] web/saas~19.4: rename remaining_days widget

This commit adds an END upgrade script to rename
all usages of remaining_days widget into relative_date in all the views that use it.

We can update the views archs at the end of the
migration because no validation is performed to
get a field widget from the field registry.

task-6175442

community: odoo/odoo#263051
enterprise: odoo/enterprise#116407

> 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.