-
-
Notifications
You must be signed in to change notification settings - Fork 785
[17.0][OU-ADD] website: Migration to 17.0 #4562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hello, @legalsylvain, @acpMicrocom |
|
/ocabot migration website |
|
This PR has the |
| website / website.controller.page / website_id (many2one) : NEW relation: website, isrelated: related, stored | ||
| website / website.menu / controller_page_id (many2one) : NEW relation: website.controller.page | ||
| website / website.page / header_text_color (char) : NEW | ||
| website / website.page / url (char) : now required |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if required now, we should assure it is filled somehow or delete the not filled.
| # NOTHING TO DO | ||
|
|
||
| ir.attachment: website.business_conference (noupdate switched) | ||
| ir.attachment: website.header_image_1_default_image (noupdate switched) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
call set_xml_ids_noupdate_value() in pre-migration for all those records with (noupdate switched)
|
Superseded by #4821. |
No description provided.