Daily updates from Odoo
Wednesday, April 3, 2019
4 changes · master
Resolved issues and error corrections
Creating records from a calendar popup now opens the specific form configured for that calendar instead of always using the default form. This helps users see the right fields and layout for the task they are creating, reducing confusion and data entry mistakes.
Original PR description
When creating a record from a calendar view, the default form view is always used when using the popup mode, ignoring the `form_view_id` attribute of the `<calendar/>` tag. After this commit, the `form_view_id` is no longer ignored. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update combines translation refreshes with several small fixes across accounting, sales, purchasing, inventory, website reporting, and localization features. It improves invoice reporting accuracy, purchasing labels, dropship returns, analytics display, and localized invoice details, reducing user confusion and operational errors.
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 update fixes several website-facing issues, including errors when users download event calendar files and navigation problems on scrolled pages. It also improves forum author cards and layout spacing so names, points, logos, and page elements display more cleanly.
Original PR description
Description of the issue/feature this PR addresses: - After creating an event and user register on it and click on add to ical/outlook button is rendering a internal server error. - Name of the user and karma points are not shown properly in boxed body. - px in logo and main layout is taking unwanted space - Related task: https://www.odoo.com/web#id=1938637&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 - Pad: https://pad.odoo.com/p/r.800ba7770c62ede5fd8eb79362d031fa Current behavior before PR: - Above mention points are showing internal server error/ data is not shown properly Desired behavior after PR is merged: - Issues are fixed after PR will be merged. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Project color changes made through Studio now appear correctly in the Gantt view. This keeps planning views visually consistent with the project settings users choose.
Original PR description
Task:https://www.odoo.com/web#id=1958703&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad:https://pad.odoo.com/p/r.e9bc77fa14e14718cc3caf4c37b57b12