Thursday, September 13, 2018
3 changes · master
Resolved issues and error corrections
This update fixes several mobile layout problems so Odoo screens behave better when devices are rotated or menus are opened. It also improves dropdown and systray menu display on mobile, making navigation more reliable for users on phones and small screens.
Original PR description
Description of the issue/feature this PR addresses: - Mobile screen not maintaining when rotate: https://drive.google.com/file/d/1jYe3fAQfQcF-1zktZrnzSvXVDAQYFstE/view - https://drive.google.com/file/d/1Fm24SSOm2VrhSW_VPHpno20zArPtAIX4/view - https://drive.google.com/file/d/1NBzVmTgou-W0P2KiArMycZ918Fm0He-H/view - https://drive.google.com/open?id=1aXlkgpM7fWEWL18XMEAN5lI1uWgeZHqy 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
Point of Sale now checks its required configuration again when a session is opened, preventing users from bypassing rules after changing related settings. This helps avoid incorrect register setups and reduces the risk of operational errors in stores.
Original PR description
Trying a two commits PR to challenge a bit @robodoo
This fix improves how key interface elements behave on smaller screens. The hamburger menu now appears only on phones, rotated mobile screens keep a cleaner control panel layout, and the cohort view dropdown displays correctly.
Original PR description
Issues: - A hamburger menu displaying also for tablet screen. - control panel UI glitch when rotate a mobile screen. - https://drive.google.com/file/d/1a3DXDKUcZerHk-OEJoKg-QQDd1HPLk_o/view?usp=sharing