Friday, February 22, 2019
2 changes · master
Enhancements to existing features
On smaller screens, onboarding bars now use horizontal scrolling instead of taking up a tall vertical area. This gives users more room to see the main app content sooner, especially in apps like Invoicing and Website.
Original PR description
- improve onboarding bars design on mobile: Use horizontal scroll task: 1929048 Description of the issue/feature this PR addresses: Replace the vertical scroll on the onboarding bars by a horizontal scroll to gain space on small devices Current behavior before PR: The design of the onboarding widget on the application like Invoicing or Website is taking a lot of space on mobile. Desired behavior after PR is merged: Replace the vertical scroll on the onboarding bars by a horizontal scroll to gain space on small devices Task: https://www.odoo.com/web#id=1929048&action=327&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.604964ed2b5912583e9d8f63429dec47 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update adds documentation explaining how to connect Odoo to incoming mail servers such as Postfix or Exim using the mail gateway script. It helps administrators route incoming emails into Odoo more reliably by providing clearer setup instructions.
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