diff --git a/docsource/modules180-190.rst b/docsource/modules180-190.rst index 97e62a815a18..9707ec897c4a 100644 --- a/docsource/modules180-190.rst +++ b/docsource/modules180-190.rst @@ -140,7 +140,7 @@ Module coverage 18.0 -> 19.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | event_booth_sale | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| event_crm | | | +| event_crm |Nothing to do | | +---------------------------------------------------+----------------------+-------------------------------------------------+ | event_crm_sale | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ diff --git a/openupgrade_scripts/scripts/event_crm/19.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/event_crm/19.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..d78a7f422531 --- /dev/null +++ b/openupgrade_scripts/scripts/event_crm/19.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,11 @@ +---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: This is a new feature added in https://github.com/odoo/odoo/commit/77a927276c6ea3e288de75aab5fbccd426eb745a +# If the field is empty, the rule will be applied to all records, as in the previous version. + +---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: This is a new feature added in https://github.com/odoo/odoo/commit/77a927276c6ea3e288de75aab5fbccd426eb745a