Daily updates from Odoo
Wednesday, January 8, 2020
7 changes · master
New functionality added to Odoo
Website editors can now set sections to half-screen or full-screen height, making pages easier to design with strong visual layouts. Full-height sections can also include a scroll-down button, helping visitors move smoothly to the next part of the page.
Original PR description
This commit adds a "Height" option to sections, allowing them to have a minimum height of the user's choosing (either full screen height or half screen height, similar to blog covers). Enabling the full screen option also allows the user to add a "scroll down button" that will scroll down to the next section, also similar to blog covers. task-2152184 also see odoo/design-themes#197
Enhancements to existing features
This update refreshes the PDF viewing component used in Odoo to a newer PDF.js version. It helps keep document preview functionality current and adapts related website slides behavior so PDFs continue to display correctly.
Original PR description
Task:https://www.odoo.com/web#id=2124443&action=333&active_id=1251&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.a33eaa2cc360a778a439603f92f4c5bf -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Website page snippets such as banners, covers, pictures, text blocks, and columns were streamlined to make them easier to edit. The changes remove unnecessary editing controls, improve image presentation, and make styling options more consistent, helping users build pages faster with fewer distractions.
Original PR description
This commit reviews a bunch structure snippets to streamline their use and edition, namely: Banner, Cover, Picture and Text-block snippets: - Remove extraneous levels of edition (buttons, heading/text only columns) Picture snippet: - make picture bigger Three columns and comparison snippets: - Make regular column options available on the cards - Remove unwanted UI elements (card footer, button) Cover snippet: - Make title bold It also consolidates the main colorpicker and the column colorpicker into a single option as they did the same thing and allows inner content to be dropped next to images in the Image - Text and Text - Image snippets. linked to odoo/design-themes#192 task-2152184
Rental users can now check whether products are available directly from the rental configurator, helping them confirm stock before finalizing a rental. The update also prevents duplicate action buttons from appearing when Gantt views open in pop-up windows, improving the user experience.
Original PR description
Task: https://www.odoo.com/web?#id=2063955&action=327&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.f61c03f2828a54889e87b3ad333157da
Signed documents in the Sign app now display a ribbon once fully completed. This gives users a clear visual confirmation that the signing process is finished and the document has reached its completed state.
Original PR description
Task: https://www.odoo.com/web#id=2153927&action=327&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.1bb07f6a0ed78e2606eb79a3054252d1
Resolved issues and error corrections
This fix prevents an error when users delete several manufacturing orders at the same time. It helps keep manufacturing cleanup actions reliable and avoids interruptions during routine order management.
Original PR description
Task : https://www.odoo.com/web#id=2168386&action=327&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.afebc8aabb3bfe5c81365f3d76016812 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 fix restores the document signing experience after an update to the PDF viewer changed how pages are identified. Users can continue opening and signing PDFs without issues caused by the viewer upgrade.
Original PR description
Task:https://www.odoo.com/web#id=2124443&action=333&active_id=1251&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.a33eaa2cc360a778a439603f92f4c5bf