Daily updates from Odoo
Navigate
Branch
Friday, February 9, 2018
4 changes
Enhancements to existing features
This update simplifies the sales invoice creation flow so users can more easily invoice all eligible sales order lines, including cases where some products are invoiced based on delivered quantities. It reduces complexity in the invoice wizard and improves related behavior around down payments and sales invoicing tests.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=33126&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/openerp-project.task-9WH8D67UH6 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
Employees can now attach receipt documents directly from an expense form, including from mobile where they can use the camera or photo gallery. The expense workflow is also clearer by highlighting submission when a receipt is present and adding activity logging to expense chatter.
Original PR description
Description of the issue/feature this PR addresses: Task ID: https://www.odoo.com/web?#id=36712&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : 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
Status bar actions that use widgets now behave like regular buttons when space is limited, moving into the dropdown as needed. This keeps important actions, such as attaching documents, accessible on smaller screens and mobile devices.
Original PR description
Task ID: https://www.odoo.com/web?#id=36712&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720
Code cleanup and technical improvements
Odoo’s mail activity tracking was adjusted to avoid unnecessary background recalculations when activities are created or updated. This reduces database work significantly in systems with many activity-enabled apps, improving overall installation and activity creation performance without changing user-facing behavior.
Original PR description
Task: https://www.odoo.com/web?debug=1#id=49149&view_type=form&model=project.task&action=327&menu_id=4720