Daily updates from Odoo
Monday, April 8, 2019
3 changes · master
New functionality added to Odoo
A new menu entry lets administrators view all scheduled activities across Odoo from the Technical settings area. This makes it easier for IT managers to review, search, and filter activities without needing to navigate through individual records.
Original PR description
Description of the issue/feature this PR addresses: Add a menuitem to quickly see all activities Current behavior before PR: There is no easy option to see all activities created in Odoo while there is one for emails, activity types, ... Desired behavior after PR is merged: There is a new menuitem that shows all activities that are made throughout the system and we reuse the existing views. This makes checking and filtering a lot easier for an IT manager. Result:   -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This change adds an Archived filter to access rule management, making it easier for administrators to locate rules that are no longer active. It helps teams review or restore old rule configurations without manually searching through records.
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 view that lets users visualize business records by address or coordinates. This helps teams understand geographic distribution, plan routes or visits, and use either Mapbox or OpenStreetMap as the map provider.