Monday, February 22, 2016
5 changes · master
New functionality added to Odoo
Users can now remove a cover image from project task cards when it is no longer needed. This gives teams more control over how project information appears in kanban views and helps keep boards tidy.
Original PR description
Task: https://www.odoo.com/web#id=21826&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.wuAb27SzNp1X1oQ8
Enhancements to existing features
This update lets the web interface request several filtered record lists in a single operation, each with its own options such as fields, sorting, and limits. It can improve responsiveness for views like Kanban boards by reducing repeated requests and better supporting different data slices at once.
Original PR description
Return the search for a list of domains, can apply different options for each domain. (by default use the dataset configuration) datas: domain: list of domain fields: (optional) field list, or list of field list context: (optional) context, or list of context limit: (optional) limit, or list of limit offset: (optional) offset, or list of offset sort: (optional) sort, or list of sort context: (optional) context, or list of context
Code cleanup and technical improvements
Timesheet entries are now connected directly to projects, making it easier for employees and managers to record, review, and manage work time in the context of project activity. The update also improves navigation from timesheet sheets and tightens access so employees see only their own timesheets while HR roles can manage broader records.
Original PR description
Tie timesheet modules with project modules to make it easier for users to manage their timesheets.
The Project app was reorganized and updated to a newer internal framework. This should make the module easier to maintain and support future improvements, with minimal direct impact on day-to-day users.
Original PR description
Task : https://www.odoo.com/web#id=20786&view_type=form&model=project.task&action=327 Pad : https://pad.odoo.com/p/r.7TGralhxM5oEeddi
The just-in-time procurement module has been updated to work with Odoo's newer internal framework. This helps keep procurement triggered from sales orders maintainable and compatible with future system updates, without changing the intended business workflow.
Original PR description
<strong>Task:</strong> https://www.odoo.com/web?#id=13673&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 <strong>Pad:</strong> https://pad.odoo.com/p/r.6LDcJoralYzmU8iF