Monday, November 5, 2018
4 changes · master
Enhancements to existing features
This update improves how accounting records are searched when checking reconciliation information. It should make related accounting operations more responsive, especially in databases with many journal items.
Original PR description
-- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update improves how accounting asset depreciation records are searched and linked internally. It should help asset-related accounting operations run more efficiently, especially where many depreciation lines are involved.
This update adds clearer internal labels to subscription screen sections so future customizations can target the right areas more reliably. It does not change day-to-day behavior for users, but it helps reduce the risk and effort of maintaining tailored subscription views.
Original PR description
Description of the issue/feature this PR addresses: No names on groups for easy and clean `xpath` expressions. Current behavior before PR: There are no names on the groups which makes it hard to write safe `xpath` expressions. Desired behavior after PR is merged: There are names on the groups which makes it easy and safe to write `xpath` expressions. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Timesheet app description now includes a Learn More button that links users to the related webpage. This makes it easier for users evaluating or configuring the app to access helpful product information directly from the module page.
Original PR description
Done : Added website to the timsheet manifest Purpose: Have the Learn More button in the module description Task : https://www.odoo.com/web#id=1888702&action=333&active_id=965&model=project.task&view_type=form&menu_id=4720 I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr