Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion odoo/openupgrade/doc/source/modules110-120.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 | |
+--------------------------------------------+-------------------------------------------------+
Expand Down