-
-
Notifications
You must be signed in to change notification settings - Fork 813
[19.0][MIG] event_*: analysis annotations for simple submodules #5636
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
Open
dnplkndll
wants to merge
1
commit into
OCA:19.0
Choose a base branch
from
ledoent:19.0-mig-event-family-trivial
base: 19.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
openupgrade_scripts/scripts/event_booth/19.0.1.1/upgrade_analysis_work.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| ---Models in module 'event_booth'--- | ||
|
|
||
| ---Fields in module 'event_booth'--- | ||
|
|
||
| ---XML records in module 'event_booth'--- | ||
| NEW ir.model.access: event_booth.access_event_booth_desk | ||
|
|
||
| # NOTHING TO DO |
8 changes: 8 additions & 0 deletions
8
openupgrade_scripts/scripts/event_booth_sale/19.0.1.2/upgrade_analysis_work.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| ---Models in module 'event_booth_sale'--- | ||
|
|
||
| ---Fields in module 'event_booth_sale'--- | ||
| event_booth_sale / product.template / service_tracking (False) : selection_keys added: [partnership, repair] (most likely nothing to do) | ||
|
|
||
| # NOTHING TO DO | ||
|
|
||
| ---XML records in module 'event_booth_sale'--- |
13 changes: 13 additions & 0 deletions
13
openupgrade_scripts/scripts/event_crm/19.0.1.0/upgrade_analysis_work.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| ---Models in module 'event_crm'--- | ||
|
|
||
| ---Fields in module 'event_crm'--- | ||
| event_crm / event.lead.request / event_lead_rule_ids (many2many): NEW relation: event.lead.rule | ||
|
|
||
| # NOTHING TO DO | ||
|
|
||
| ---XML records in module 'event_crm'--- | ||
| NEW ir.actions.act_window: event_crm.event_lead_rule_answer_action | ||
| NEW ir.actions.server: event_crm.action_generate_leads | ||
| NEW ir.ui.view: event_crm.event_question_view_form | ||
|
|
||
| # NOTHING TO DO |
13 changes: 13 additions & 0 deletions
13
openupgrade_scripts/scripts/event_product/19.0.1.0/upgrade_analysis_work.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| ---Models in module 'event_product'--- | ||
|
|
||
| ---Fields in module 'event_product'--- | ||
| event_product / event.registration / sale_status (selection) : previously in module event_sale | ||
|
|
||
| # NOTHING TO DO | ||
|
|
||
| ---XML records in module 'event_product'--- | ||
| NEW ir.ui.view: event_product.event_registration_ticket_view_form | ||
| NEW ir.ui.view: event_product.event_registration_view_graph | ||
| NEW ir.ui.view: event_product.view_event_registration_ticket_tree | ||
|
|
||
| # NOTHING TO DO | ||
17 changes: 17 additions & 0 deletions
17
openupgrade_scripts/scripts/event_sale/19.0.1.3/upgrade_analysis_work.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| ---Models in module 'event_sale'--- | ||
|
|
||
| ---Fields in module 'event_sale'--- | ||
| event_sale / event.registration / sale_status (selection) : module is now 'event_product' ('event_sale') | ||
| event_sale / sale.order.line / event_slot_id (many2one) : NEW relation: event.slot, hasdefault: compute | ||
|
|
||
| # NOTHING TO DO | ||
|
|
||
| ---XML records in module 'event_sale'--- | ||
| DEL ir.model.access: event_sale.access_product_product_event_manager | ||
| DEL ir.model.access: event_sale.access_product_template_event_manager | ||
| NEW ir.ui.view: event_sale.event_registration_change_exception | ||
| DEL ir.ui.view: event_sale.event_registration_view_graph | ||
| DEL ir.ui.view: event_sale.event_registration_view_kanban | ||
| DEL ir.ui.view: event_sale.event_ticket_id_change_exception | ||
|
|
||
| # NOTHING TO DO |
2 changes: 2 additions & 0 deletions
2
openupgrade_scripts/scripts/event_sms/19.0.1.0/noupdate_changes.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,11 @@ | ||
| <?xml version='1.0' encoding='utf-8'?> | ||
| <odoo> | ||
| <!-- | ||
| <record id="sms_template_data_event_registration" model="sms.template"> | ||
| <field name="lang"/> | ||
| </record> | ||
| <record id="sms_template_data_event_reminder" model="sms.template"> | ||
| <field name="lang"/> | ||
| </record> | ||
| --> | ||
| </odoo> |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
You need to analyze if pertinent (otherwise you should comment out lines that you do not want to udapte in the following file) and load https://github.com/OCA/OpenUpgrade/blob/19.0/openupgrade_scripts/scripts/event_product/19.0.1.0/noupdate_changes.xml
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.
Thanks — added a
---noupdate_changes.xml---block to the work doc explaining the decision. The single record (product_category_eventsparent_id →product.product_category_serviceswithraise_if_not_found=False) is left active: it's a default-hierarchy alignment on a base shipped category, and the fallback flag makes it safe on databases where the parent category was renamed or removed.Users who reparented the Events category under a custom tree would be silently rewritten — happy to flip to commented-out if you'd prefer the strictly conservative path.
But then the default would not get the update.