Daily updates from Odoo
Tuesday, June 11, 2019
3 changes · master
New functionality added to Odoo
This pull request adds a new way to view forecasted inventory across products in one place, making stock planning easier. It also includes consistency fixes for expenses, accounting, sales margins, demo data, and web communication/security cleanup.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This change lays the groundwork for displaying partner records on a map by making location coordinates available more broadly. It also adjusts website editor styling and documentation so the new map view can work consistently across relevant screens.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Adds a map-based view so users can see contacts, stock pickings, and project tasks as location markers. This helps teams visualize where work, deliveries, or contacts are located and can show routes when Mapbox is configured.