Friday, February 7, 2020
3 changes · master
Enhancements to existing features
This update makes it easier for website editors to manage online courses directly from the frontend, including editing course images and prices. It also improves forum navigation, adds a shortcut to enable surveys from the upload flow, and fixes hard-to-read tab and modal text colors.
Original PR description
\* = website_sale_slides, website_slides_forum - The image of a course is now editable when editor is active. - Added a button in the upload/"add content" modal to install the "website_slides_survey"…
\* = website_sale_slides, website_slides_forum - The image of a course is now editable when editor is active. - Added a button in the upload/"add content" modal to install the "website_slides_survey" module. The button is displayed only if the module is not install. - Fix the color of the active tab, the foreground color was almost white on a white background because $headings-color was set to null. The scss function "color-yiq" is used to get the most contrasted color of the given parameter. - When "website_sale_slides" module is installed, the price and the button to buy the course are now displayed if we are web editor and enrolled. We can now edit the price in the editor. - When on a question in the forum we can now click on the "Forum" tab to go back to the "home" of this specific forum. task-2026846 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 enhances the Romanian localization with more complete accounting setup data, including fiscal positions, tax groups, reconciliation models, tax tags, and additional tax handling. Romanian companies should get more accurate default accounting configuration and reporting compatibility when using Odoo.
Original PR description
Task : https://www.odoo.com/web#id=48668&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 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
The event registration confirmation page has been redesigned to make next steps clearer for attendees. Calendar links are made more visible, helping participants remember the event and reducing no-shows.
Original PR description
Closed in favor of #44843 ----- Improve confirmation page design. Reduce no-shows making "add to calendar" links more visible. TASK #2189545 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr