diff --git a/addons/stock_picking_batch/migrations/12.0.1.0/openupgrade_analysis_work.txt b/addons/stock_picking_batch/migrations/12.0.1.0/openupgrade_analysis_work.txt new file mode 100644 index 000000000000..a6d85c42e111 --- /dev/null +++ b/addons/stock_picking_batch/migrations/12.0.1.0/openupgrade_analysis_work.txt @@ -0,0 +1,11 @@ +---Models in module 'stock_picking_batch'--- +---Fields in module 'stock_picking_batch'--- +stock_picking_batch / stock.picking.batch / message_last_post (datetime) : DEL +# NOTHING TO DO: feature removed from mail.thread + +stock_picking_batch / stock.picking.batch / message_main_attachment_id (many2one): NEW relation: ir.attachment +# NOTHING TO DO: filling of this field done on mail end-migration + +---XML records in module 'stock_picking_batch'--- +NEW ir.actions.report: stock_picking_batch.action_report_picking_batch +NEW ir.ui.view: stock_picking_batch.report_picking_batch diff --git a/odoo/openupgrade/doc/source/modules110-120.rst b/odoo/openupgrade/doc/source/modules110-120.rst index 39fe47be3b2d..fb00f08c8bdf 100644 --- a/odoo/openupgrade/doc/source/modules110-120.rst +++ b/odoo/openupgrade/doc/source/modules110-120.rst @@ -525,7 +525,7 @@ missing in the new release are marked with |del|. +--------------------------------------------+-------------------------------------------------+ |stock_landed_costs | | +--------------------------------------------+-------------------------------------------------+ -|stock_picking_batch | | +|stock_picking_batch | Nothing to do | +--------------------------------------------+-------------------------------------------------+ | |new| stock_zebra | | +--------------------------------------------+-------------------------------------------------+