---Models in module 'sale_stock'---
---Fields in module 'sale_stock'---
sale_stock   / res.users                / property_warehouse_id (many2one): needs conversion to v18-style company dependent
# DONE: post-migration: used openupgrade_180.convert_company_dependent

sale_stock   / sale.order.line          / warehouse_id (many2one)       : is now stored
sale_stock   / sale.order.line          / warehouse_id (many2one)       : not related anymore
sale_stock   / sale.order.line          / warehouse_id (many2one)       : now a function
# DONE: pre-migration: pre-create and fill

sale_stock   / stock.picking            / sale_id (many2one)            : not related anymore
sale_stock   / stock.picking            / sale_id (many2one)            : now a function
# NOTHING TO DO

---XML records in module 'sale_stock'---
NEW ir.ui.view: sale_stock.sale_stock_help_message_template
NEW ir.ui.view: sale_stock.view_picking_form
# NOTHING TO DO
