Skip to content
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

[13.0][UPD] openupgrade analysis #2565

Merged
merged 8 commits into from
Mar 5, 2021
4 changes: 2 additions & 2 deletions addons/account/migrations/13.0.1.1/openupgrade_analysis.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ new model report.account.report_hash_integrity [abstract]
---Fields in module 'account'---
account / account.account / last_time_entries_checked (datetime): DEL
account / account.account / root_id (many2one) : NEW relation: account.root, isfunction: function, stored
account / account.account / used (boolean) : NEW
account / account.account.tag / country_id (many2one) : NEW relation: res.country
account / account.account.tag / tax_negate (boolean) : NEW
account / account.account.tag / tax_report_line_ids (many2many): NEW relation: account.tax.report.line
Expand Down Expand Up @@ -144,6 +143,7 @@ account / account.journal.group / company_id (many2one) : NEW re
account / account.journal.group / excluded_journal_ids (many2many): NEW relation: account.journal
account / account.journal.group / name (char) : NEW required
account / account.journal.group / sequence (integer) : NEW hasdefault
account / account.move / _order : _order is now 'date desc, name desc, id desc' ('date desc, id desc')
account / account.move / access_token (char) : NEW
account / account.move / activity_ids (one2many) : NEW relation: mail.activity
account / account.move / amount (float) : DEL
Expand Down Expand Up @@ -192,6 +192,7 @@ account / account.move / tax_type_domain (char) : DEL
account / account.move / to_check (boolean) : NEW hasdefault
account / account.move / type (selection) : NEW required, selection_keys: ['entry', 'in_invoice', 'in_receipt', 'in_refund', 'out_invoice', 'out_receipt', 'out_refund'], req_default: function, hasdefault
account / account.move / website_message_ids (one2many): NEW relation: mail.message
account / account.move.line / _order : _order is now 'date desc, move_name desc, id' ('date desc, id desc')
account / account.move.line / account_internal_type (selection): NEW selection_keys: function, isrelated: related, stored
account / account.move.line / account_root_id (many2one) : NEW relation: account.root, isrelated: related, stored
account / account.move.line / balance_cash_basis (float) : DEL
Expand Down Expand Up @@ -471,7 +472,6 @@ DEL ir.model.access: account_voucher.access_account_voucher_invoice
DEL ir.model.access: account_voucher.access_account_voucher_line_invoice
DEL ir.model.access: account_voucher.access_account_voucher_line_manager
DEL ir.model.access: account_voucher.access_account_voucher_manager
NEW ir.module.category: base.module_category_accounting_accounting (noupdate)
NEW ir.rule: account.account_move_line_see_all (noupdate)
NEW ir.rule: account.account_move_see_all (noupdate)
NEW ir.rule: account.account_root_comp_rule (noupdate)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---Models in module 'base_address_extended'---
---Fields in module 'base_address_extended'---
---XML records in module 'base_address_extended'---
NEW res.country: base.de (noupdate)
---nothing has changed in this module--
1 change: 0 additions & 1 deletion addons/board/migrations/13.0.1.0/openupgrade_analysis.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
---Fields in module 'board'---
---XML records in module 'board'---
---nothing has changed in this module--
# NOTHING TO DO
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ calendar_sms / calendar.alarm / type (False) : DEL se
---XML records in module 'calendar_sms'---
NEW ir.actions.act_window: calendar_sms.calendar_event_act_window_sms_composer_single
DEL ir.actions.act_window: calendar_sms.sms_message_send_action_mutli
NEW ir.rule: calendar_sms.ir_rule_sms_template_system
NEW sms.template: calendar_sms.sms_template_data_calendar_reminder (noupdate)
6 changes: 1 addition & 5 deletions addons/crm/migrations/13.0.1.0/openupgrade_analysis.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
new model crm.lead.scoring.frequency
new model crm.lead.scoring.frequency.field
---Fields in module 'crm'---
crm / crm.lead / _order : _order is now 'priority desc, id desc' ('priority desc,activity_date_deadline,id desc')
crm / crm.lead / automated_probability (float) : NEW
crm / crm.lead / email_cc (text) : type is now 'char' ('text')
crm / crm.lead / email_normalized (char) : NEW isfunction: function, stored
Expand Down Expand Up @@ -29,13 +30,8 @@ NEW crm.lead.scoring.frequency.field: crm.frequency_field_lang_id (noupdate)
NEW crm.lead.scoring.frequency.field: crm.frequency_field_phone_state (noupdate)
NEW crm.lead.scoring.frequency.field: crm.frequency_field_source_id (noupdate)
NEW crm.lead.scoring.frequency.field: crm.frequency_field_state_id (noupdate)
NEW crm.team: sales_team.ebay_sales_team (noupdate)
NEW crm.team: sales_team.pos_sales_team (noupdate)
NEW crm.team: sales_team.salesteam_website_sales (noupdate)
DEL crm.team: sales_team.team_sales_department (noupdate)
NEW ir.actions.act_window: crm.crm_lead_action_pipeline
NEW ir.actions.act_window: crm.crm_lead_action_team_overdue_opportunity
NEW ir.actions.act_window: sales_team.crm_team_salesteams_pipelines_act
DEL ir.actions.act_window: crm.calendar_event_partner
DEL ir.actions.act_window: crm.create_opportunity_simplified
DEL ir.actions.act_window: crm.crm_lead_action_activities
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,14 @@ crm_reveal / crm.lead / reveal_iap_credits (integer) : module
crm_reveal / crm.lead / reveal_ip (char) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.lead / reveal_rule_id (many2one) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.rule / __last_update (datetime) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.rule / _order : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.rule / active (boolean) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.rule / company_size_max (integer) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.rule / company_size_min (integer) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.rule / country_ids (many2many) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.rule / display_name (char) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.rule / extra_contacts (integer) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.rule / industry_tag_ids (many2many) : column2 is now 'crm_iap_lead_industry_id' ('crm_reveal_industry_id') [crm_reveal_industry_crm_reveal_rule_rel]
crm_reveal / crm.reveal.rule / industry_tag_ids (many2many) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.rule / industry_tag_ids (many2many) : relation is now 'crm.iap.lead.industry' ('crm.reveal.industry') [nothing to do]
crm_reveal / crm.reveal.rule / industry_tag_ids (many2many) : table is now 'crm_iap_lead_industry_crm_reveal_rule_rel' ('crm_reveal_industry_crm_reveal_rule_rel')
Expand All @@ -51,6 +53,7 @@ crm_reveal / crm.reveal.rule / lead_type (selection) : module
crm_reveal / crm.reveal.rule / leads_count (integer) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.rule / name (char) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.rule / opportunity_count (integer) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.rule / other_role_ids (many2many) : column2 is now 'crm_iap_lead_role_id' ('crm_reveal_role_id') [crm_reveal_role_crm_reveal_rule_rel]
crm_reveal / crm.reveal.rule / other_role_ids (many2many) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.rule / other_role_ids (many2many) : relation is now 'crm.iap.lead.role' ('crm.reveal.role') [nothing to do]
crm_reveal / crm.reveal.rule / other_role_ids (many2many) : table is now 'crm_iap_lead_role_crm_reveal_rule_rel' ('crm_reveal_role_crm_reveal_rule_rel')
Expand All @@ -66,6 +69,7 @@ crm_reveal / crm.reveal.rule / tag_ids (many2many) : module
crm_reveal / crm.reveal.rule / team_id (many2one) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.rule / user_id (many2one) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.view / __last_update (datetime) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.view / _order : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.view / display_name (char) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.view / reveal_ip (char) : module is now 'crm_iap_lead_website' ('crm_reveal')
crm_reveal / crm.reveal.view / reveal_rule_id (many2one) : module is now 'crm_iap_lead_website' ('crm_reveal')
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ crm_iap_lead_website / crm.lead / reveal_iap_credits (integer)
crm_iap_lead_website / crm.lead / reveal_ip (char) : previously in module crm_reveal
crm_iap_lead_website / crm.lead / reveal_rule_id (many2one) : previously in module crm_reveal
crm_iap_lead_website / crm.reveal.rule / __last_update (datetime) : previously in module crm_reveal
crm_iap_lead_website / crm.reveal.rule / _order : previously in module crm_reveal
crm_iap_lead_website / crm.reveal.rule / active (boolean) : previously in module crm_reveal
crm_iap_lead_website / crm.reveal.rule / company_size_max (integer) : previously in module crm_reveal
crm_iap_lead_website / crm.reveal.rule / company_size_min (integer) : previously in module crm_reveal
Expand Down Expand Up @@ -34,6 +35,7 @@ crm_iap_lead_website / crm.reveal.rule / team_id (many2one)
crm_iap_lead_website / crm.reveal.rule / user_id (many2one) : previously in module crm_reveal
crm_iap_lead_website / crm.reveal.rule / website_id (many2one) : NEW relation: website
crm_iap_lead_website / crm.reveal.view / __last_update (datetime) : previously in module crm_reveal
crm_iap_lead_website / crm.reveal.view / _order : previously in module crm_reveal
crm_iap_lead_website / crm.reveal.view / display_name (char) : previously in module crm_reveal
crm_iap_lead_website / crm.reveal.view / reveal_ip (char) : previously in module crm_reveal
crm_iap_lead_website / crm.reveal.view / reveal_rule_id (many2one) : previously in module crm_reveal
Expand Down
2 changes: 1 addition & 1 deletion addons/event/migrations/13.0.1.0/openupgrade_analysis.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ event / event.mail / notification_type (selection) : NEW re
event / event.registration / activity_ids (one2many) : NEW relation: mail.activity
event / event.registration / mobile (char) : NEW
event / event.registration / website_message_ids (one2many): previously in module portal
event / event.type / _order : _order is now 'sequence, id' ('id')
event / event.type / sequence (integer) : NEW
event / event.type.mail / notification_type (selection) : NEW required, selection_keys: ['mail'], req_default: function, hasdefault
---XML records in module 'event'---
NEW ir.module.category: base.module_category_marketing_events (noupdate)
NEW ir.ui.view: event.event_registration_view_kanban
1 change: 1 addition & 0 deletions addons/fleet/migrations/13.0.0.1/openupgrade_analysis.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ fleet / fleet.vehicle / future_driver_id (many2one) : NEW re
fleet / fleet.vehicle / net_car_value (float) : NEW
fleet / fleet.vehicle / next_assignation_date (date) : NEW
fleet / fleet.vehicle / plan_to_change_car (boolean) : NEW isrelated: related, stored
fleet / fleet.vehicle.assignation.log / _order : _order is now 'create_date desc, date_start desc' ('date_start')
fleet / fleet.vehicle.cost / company_id (many2one) : NEW relation: res.company, hasdefault
fleet / fleet.vehicle.model / manager_id (many2one) : NEW relation: res.users, hasdefault
fleet / fleet.vehicle.model.brand / image (binary) : DEL attachment: True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,3 @@ NEW ir.ui.view: gamification.gamification_karma_ranks_view_search
NEW ir.ui.view: gamification.gamification_karma_ranks_view_tree
DEL mail.message.subtype: gamification.mt_badge_granted (noupdate)
NEW mail.template: gamification.mail_template_data_new_rank_reached
NEW res.users: base.user_admin [potentially moved from website_forum module] (noupdate)
NEW res.users: base.user_root [potentially moved from website_forum module] (noupdate)
1 change: 0 additions & 1 deletion addons/hr/migrations/13.0.1.1/openupgrade_analysis.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ NEW ir.model.access: hr.access_hr_plan_activity_type_employee
NEW ir.model.access: hr.access_hr_plan_activity_type_hr_user
NEW ir.model.access: hr.access_hr_plan_employee
NEW ir.model.access: hr.access_hr_plan_hr_user
NEW ir.module.category: base.module_category_human_resources_employees (noupdate)
NEW ir.rule: hr.hr_employee_public_comp_rule (noupdate)
NEW ir.ui.menu: hr.hr_menu_hr_reports
NEW ir.ui.menu: hr.menu_config_plan
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ hr_attendance / hr.employee / last_check_out (datetime) : NEW i
hr_attendance / hr.employee / pin (char) : module is now 'hr' ('hr_attendance')
---XML records in module 'hr_attendance'---
DEL ir.actions.report: hr_attendance.hr_employee_print_badge [renamed to hr module]
NEW ir.module.category: base.module_category_human_resources_attendances (noupdate)
NEW ir.ui.view: hr_attendance.hr_attendance_view_form_inherit
NEW ir.ui.view: hr_attendance.hr_user_view_form
NEW ir.ui.view: hr_attendance.view_attendance_tree_inherit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ DEL hr.contract.type: hr_contract.hr_contract_type_sub (noupdate)
DEL hr.contract.type: hr_contract.hr_contract_type_wrkr (noupdate)
DEL ir.actions.act_window: hr_contract.action_hr_contract_type
DEL ir.model.access: hr_contract.access_hr_contract_type_manager
NEW ir.module.category: base.module_category_human_resources_contracts (noupdate)
NEW ir.rule: hr_contract.ir_rule_hr_contract_multi_company (noupdate)
NEW ir.ui.menu: hr_contract.menu_human_resources_configuration_contract
DEL ir.ui.menu: hr_contract.hr_menu_contract_type
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ hr_expense / hr.expense / company_id (many2one) : now re
hr_expense / hr.expense.sheet / company_id (many2one) : now required, req_default: function
---XML records in module 'hr_expense'---
DEL ir.model.access: hr_expense.access_account_invoice_tax_user
NEW ir.module.category: base.module_category_accounting_expenses (noupdate)
NEW ir.rule: hr_expense.ir_rule_hr_expense_approver (noupdate)
NEW ir.rule: hr_expense.ir_rule_hr_expense_sheet_approver (noupdate)
DEL ir.rule: hr_expense.ir_rule_hr_expense_sheet_user (noupdate)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ obsolete model hr.holidays.summary.dept [transient]
hr_holidays / hr.employee / leave_manager_id (many2one) : NEW relation: res.users
hr_holidays / hr.leave / request_hour_from (selection) : selection_keys is now '['0', '0.5', '1', '1.5', '10', '10.5', '11', '11.5', '12', '12.5', '13', '13.5', '14', '14.5', '15', '15.5', '16', '16.5', '17', '17.5', '18', '18.5', '19', '19.5', '2', '2.5', '20', '20.5', '21', '21.5', '22', '22.5', '23', '23.5', '3', '3.5', '4', '4.5', '5', '5.5', '6', '6.5', '7', '7.5', '8', '8.5', '9', '9.5']' ('[-24, -23, -22, -21, -20, -19, -18, -17, -16, -15, -14, -13, -12, -11, -10, -9, -8, -7, -6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23]')
hr_holidays / hr.leave / request_hour_to (selection) : selection_keys is now '['0', '0.5', '1', '1.5', '10', '10.5', '11', '11.5', '12', '12.5', '13', '13.5', '14', '14.5', '15', '15.5', '16', '16.5', '17', '17.5', '18', '18.5', '19', '19.5', '2', '2.5', '20', '20.5', '21', '21.5', '22', '22.5', '23', '23.5', '3', '3.5', '4', '4.5', '5', '5.5', '6', '6.5', '7', '7.5', '8', '8.5', '9', '9.5']' ('[-24, -23, -22, -21, -20, -19, -18, -17, -16, -15, -14, -13, -12, -11, -10, -9, -8, -7, -6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23]')
hr_holidays / hr.leave.allocation / _order : _order is now 'create_date desc' ('id')
hr_holidays / hr.leave.allocation / accrual (boolean) : DEL
hr_holidays / hr.leave.allocation / allocation_type (selection) : NEW required, selection_keys: ['accrual', 'regular'], req_default: function, hasdefault
hr_holidays / hr.leave.allocation / manager_id (many2one) : NEW relation: hr.employee
hr_holidays / hr.leave.type / _order : _order is now 'id' ('sequence, id')
hr_holidays / hr.leave.type / allocation_notif_subtype_id (many2one): NEW relation: mail.message.subtype, hasdefault
hr_holidays / hr.leave.type / categ_id (many2one) : DEL relation: calendar.event.type
hr_holidays / hr.leave.type / code (char) : NEW
Expand All @@ -31,7 +33,6 @@ NEW ir.actions.server: hr_holidays.action_hr_approval
NEW ir.actions.server: hr_holidays.action_manager_approval
NEW ir.actions.server: hr_holidays.action_report_to_payslip
NEW ir.actions.server: hr_holidays.ir_actions_server_approve_allocations
NEW ir.module.category: base.module_category_human_resources_time_off (noupdate)
NEW ir.rule: hr_holidays.hr_leave_rule_employee_unlink
NEW ir.rule: hr_holidays.hr_leave_rule_responsible_read
NEW ir.rule: hr_holidays.hr_leave_rule_responsible_update
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
new model hr.leave.report.calendar [sql_view]
---Fields in module 'hr_holidays_calendar'---
---XML records in module 'hr_holidays_calendar'---
NEW ir.actions.act_window: hr_holidays.action_hr_holidays_dashboard
NEW ir.model.access: hr_holidays_calendar.access_hr_leave_report_calendar
NEW ir.rule: hr_holidays_calendar.hr_leave_report_calendar_rule_multi_company
NEW ir.ui.view: hr_holidays_calendar.hr_leave_report_calendar_view
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ hr_presence / res.company / hr_presence_last_compute_date (datetim
hr_presence / res.users.log / ip (char) : NEW
---XML records in module 'hr_presence'---
NEW ir.actions.server: hr_presence.ir_actions_server_action_open_presence_view
NEW ir.rule: hr_presence.ir_rule_sms_template_hr_manager
NEW ir.ui.menu: hr_presence.menu_hr_presence_view
NEW ir.ui.view: hr_presence.hr_employee_view_kanban
NEW ir.ui.view: hr_presence.hr_employee_view_search
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ hr_recruitment / hr.recruitment.stage / job_ids (many2many) : NEW
DEL ir.actions.act_window: hr_recruitment.action_hr_job_no_employee
DEL ir.actions.act_window: hr_recruitment.hr_applicant_resumes
NEW ir.actions.server: hr_recruitment.hr_applicant_resumes_server
NEW ir.module.category: base.module_category_human_resources_recruitment (noupdate)
NEW ir.ui.menu: hr_recruitment.hr_applicant_report_menu
DEL ir.ui.menu: hr_recruitment.menu_crm_case_categ0_act_job02
NEW ir.ui.view: hr_recruitment.applicant_hired_template
Expand Down
Loading