Thursday, February 4, 2016
3 changes
Enhancements to existing features
This update makes warehouse configuration clearer by offering three setup levels, from a single warehouse and location to multiple warehouses with multiple locations. It also adjusts related menus and fields so users only see options relevant to their chosen warehouse complexity, and ensures new companies get a related warehouse automatically.
Source documents shown in the chatter history can now be opened directly, making it easier for users to trace conversations back to related business records. This improves navigation across sales, purchases, stock, manufacturing, and events when reviewing document history.
Original PR description
Task: https://www.odoo.com/web#id=19637&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad: https://pad.odoo.com/p/r.xrbkexmZvkwd7Sp7 Make source document in the chatter and make clickable too.
Warehouse and location settings are now clearer, with separate options for managing multiple locations or multiple warehouses. New companies automatically get a related warehouse, making setup easier and reducing manual configuration.
Original PR description
- Separate group_stock_multiple_locations into 2 groups: o group_stock_multi_locations o group_stock_multi_warehouses - Add a selection fields to manage the 3 levels of warehouses management complexity: o Manage 1 WH with 1 location o Manage 1 WH with multi locations o Manage multi WHs with multi locations - Display the menuitems and fields accordingly - On a company creation : Create a related Warehouse - stock.location : Add a helper on the parent location - stock.warehouse : Add a helper on the company_id field