From e9725736004061ba034f82aed901727c519f91e2 Mon Sep 17 00:00:00 2001 From: Don Kendall Date: Fri, 15 May 2026 19:23:46 -0400 Subject: [PATCH] [MIG] project_*: analysis annotations for suite modules --- docsource/modules180-190.rst | 16 ++++++++-------- .../19.0.1.0/upgrade_analysis_work.txt | 10 ++++++++++ .../19.0.1.0/upgrade_analysis_work.txt | 10 ++++++++++ .../19.0.1.0/upgrade_analysis_work.txt | 10 ++++++++++ .../19.0.1.0/upgrade_analysis_work.txt | 13 +++++++++++++ .../19.0.1.0/upgrade_analysis_work.txt | 10 ++++++++++ .../19.0.1.0/upgrade_analysis_work.txt | 10 ++++++++++ .../19.0.1.0/upgrade_analysis_work.txt | 12 ++++++++++++ .../19.0.1.0/upgrade_analysis_work.txt | 16 ++++++++++++++++ .../19.0.1.0/upgrade_analysis_work.txt | 13 +++++++++++++ 10 files changed, 112 insertions(+), 8 deletions(-) create mode 100644 openupgrade_scripts/scripts/project_account/19.0.1.0/upgrade_analysis_work.txt create mode 100644 openupgrade_scripts/scripts/project_hr_expense/19.0.1.0/upgrade_analysis_work.txt create mode 100644 openupgrade_scripts/scripts/project_hr_skills/19.0.1.0/upgrade_analysis_work.txt create mode 100644 openupgrade_scripts/scripts/project_mrp/19.0.1.0/upgrade_analysis_work.txt create mode 100644 openupgrade_scripts/scripts/project_mrp_account/19.0.1.0/upgrade_analysis_work.txt create mode 100644 openupgrade_scripts/scripts/project_purchase/19.0.1.0/upgrade_analysis_work.txt create mode 100644 openupgrade_scripts/scripts/project_stock/19.0.1.0/upgrade_analysis_work.txt create mode 100644 openupgrade_scripts/scripts/project_timesheet_holidays/19.0.1.0/upgrade_analysis_work.txt create mode 100644 openupgrade_scripts/scripts/project_todo/19.0.1.0/upgrade_analysis_work.txt diff --git a/docsource/modules180-190.rst b/docsource/modules180-190.rst index e7f797ce0766..6156ac20af2f 100644 --- a/docsource/modules180-190.rst +++ b/docsource/modules180-190.rst @@ -924,23 +924,23 @@ Module coverage 18.0 -> 19.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | project |Done | | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| project_account | | | +| project_account |Done |Nothing to do | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| project_hr_expense | | | +| project_hr_expense |Done |Nothing to do | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| project_hr_skills | | | +| project_hr_skills |Done |Nothing to do | +---------------------------------------------------+----------------------+-------------------------------------------------+ | project_mail_plugin | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| project_mrp | | | +| project_mrp |Done |Nothing to do | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| project_mrp_account | | | +| project_mrp_account |Done |Nothing to do | +---------------------------------------------------+----------------------+-------------------------------------------------+ | project_mrp_sale | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ | project_mrp_stock_landed_costs | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| project_purchase | | | +| project_purchase |Done |Nothing to do | +---------------------------------------------------+----------------------+-------------------------------------------------+ | project_purchase_stock | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ @@ -948,13 +948,13 @@ Module coverage 18.0 -> 19.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | project_sms | |No DB layout changes. | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| project_stock | | | +| project_stock |Done |Nothing to do | +---------------------------------------------------+----------------------+-------------------------------------------------+ | project_stock_account | |No DB layout changes. | +---------------------------------------------------+----------------------+-------------------------------------------------+ | project_stock_landed_costs | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| project_timesheet_holidays | | | +| project_timesheet_holidays |Done |Nothing to do | +---------------------------------------------------+----------------------+-------------------------------------------------+ | project_todo | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ diff --git a/openupgrade_scripts/scripts/project_account/19.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/project_account/19.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..5d7e878e1525 --- /dev/null +++ b/openupgrade_scripts/scripts/project_account/19.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,10 @@ +---Models in module 'project_account'--- + +# NOTHING TO DO + +---Fields in module 'project_account'--- + +---XML records in module 'project_account'--- +NEW ir.embedded.actions: project_account.project_embedded_action_analytic_items_dashboard + +# NOTHING TO DO diff --git a/openupgrade_scripts/scripts/project_hr_expense/19.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/project_hr_expense/19.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..b5a0ccfb9965 --- /dev/null +++ b/openupgrade_scripts/scripts/project_hr_expense/19.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,10 @@ +---Models in module 'project_hr_expense'--- + +# NOTHING TO DO + +---Fields in module 'project_hr_expense'--- + +---XML records in module 'project_hr_expense'--- +NEW ir.embedded.actions: project_hr_expense.project_embedded_action_hr_expenses_dashbord + +# NOTHING TO DO diff --git a/openupgrade_scripts/scripts/project_hr_skills/19.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/project_hr_skills/19.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..05e575d4b8d5 --- /dev/null +++ b/openupgrade_scripts/scripts/project_hr_skills/19.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,10 @@ +---Models in module 'project_hr_skills'--- + +# NOTHING TO DO + +---Fields in module 'project_hr_skills'--- +project_hr_skills / res.users / employee_skill_ids (one2many) : previously in module hr_skills + +# NOTHING TO DO + +---XML records in module 'project_hr_skills'--- diff --git a/openupgrade_scripts/scripts/project_mrp/19.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/project_mrp/19.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..28124ee73804 --- /dev/null +++ b/openupgrade_scripts/scripts/project_mrp/19.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,13 @@ +---Models in module 'project_mrp'--- + +# NOTHING TO DO + +---Fields in module 'project_mrp'--- + +---XML records in module 'project_mrp'--- +NEW ir.embedded.actions: project_mrp.project_embedded_action_bills_of_materials_dashboard +NEW ir.embedded.actions: project_mrp.project_embedded_action_manufacturing_orders_dashboard +NEW ir.model.access: project_mrp.access_mrp_bom_line_project_user +NEW ir.model.access: project_mrp.access_mrp_bom_project_user + +# NOTHING TO DO diff --git a/openupgrade_scripts/scripts/project_mrp_account/19.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/project_mrp_account/19.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..44e087beaa93 --- /dev/null +++ b/openupgrade_scripts/scripts/project_mrp_account/19.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,10 @@ +---Models in module 'project_mrp_account'--- + +# NOTHING TO DO + +---Fields in module 'project_mrp_account'--- + +---XML records in module 'project_mrp_account'--- +DEL ir.ui.view: project_mrp_account.mrp_production_form_view_inherit_project_mrp_account + +# NOTHING TO DO diff --git a/openupgrade_scripts/scripts/project_purchase/19.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/project_purchase/19.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..a9d51580ca36 --- /dev/null +++ b/openupgrade_scripts/scripts/project_purchase/19.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,10 @@ +---Models in module 'project_purchase'--- + +# NOTHING TO DO + +---Fields in module 'project_purchase'--- + +---XML records in module 'project_purchase'--- +NEW ir.embedded.actions: project_purchase.project_embedded_action_purchase_orders_dashboard + +# NOTHING TO DO diff --git a/openupgrade_scripts/scripts/project_stock/19.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/project_stock/19.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..c932b792fc35 --- /dev/null +++ b/openupgrade_scripts/scripts/project_stock/19.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,12 @@ +---Models in module 'project_stock'--- + +# NOTHING TO DO + +---Fields in module 'project_stock'--- + +---XML records in module 'project_stock'--- +NEW ir.embedded.actions: project_stock.project_embedded_action_all_pickings_dashboard +NEW ir.embedded.actions: project_stock.project_embedded_action_from_wh_dashboard +NEW ir.embedded.actions: project_stock.project_embedded_action_to_wh_dashboard + +# NOTHING TO DO diff --git a/openupgrade_scripts/scripts/project_timesheet_holidays/19.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/project_timesheet_holidays/19.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..92409a0526b9 --- /dev/null +++ b/openupgrade_scripts/scripts/project_timesheet_holidays/19.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,16 @@ +---Models in module 'project_timesheet_holidays'--- + +# NOTHING TO DO + +---Fields in module 'project_timesheet_holidays'--- +project_timesheet_holidays / hr.leave.type / timesheet_generate (boolean) : DEL +project_timesheet_holidays / hr.leave.type / timesheet_project_id (many2one): DEL relation: project.project +project_timesheet_holidays / hr.leave.type / timesheet_task_id (many2one) : DEL relation: project.task + +# NOTHING TO DO + +---XML records in module 'project_timesheet_holidays'--- +NEW ir.model.constraint: project_timesheet_holidays.constraint_account_analytic_line_timeoff_timesheet_idx +DEL ir.ui.view: project_timesheet_holidays.hr_holiday_status_view_form_inherit + +# NOTHING TO DO diff --git a/openupgrade_scripts/scripts/project_todo/19.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/project_todo/19.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..3dc44c2d7344 --- /dev/null +++ b/openupgrade_scripts/scripts/project_todo/19.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,13 @@ +---Models in module 'project_todo'--- + +# NOTHING TO DO + +---Fields in module 'project_todo'--- + +---XML records in module 'project_todo'--- +NEW ir.actions.act_window.view: project_todo.project_task_action_todo_calendar_view +DEL ir.actions.server: project_todo.project_task_preload_action_todo +NEW ir.ui.view: project_todo.project_task_view_todo_calendar +DEL res.groups: project_todo.group_onboarding_todo + +# NOTHING TO DO