Wednesday, September 18, 2019
3 changes · master
New functionality added to Odoo
Adds support for the Chilean F29 tax report, including the report setup, company settings, and a wizard to generate it. This helps Chilean businesses manage required tax reporting directly within Odoo.
Enhancements to existing features
Mobile users can now see grouped columns in pivot views, matching the desktop experience. This makes pivot reports more complete and useful on phones and tablets, so users can analyze grouped data while on the go.
Original PR description
In the pivot view, Grouped columns not shown in the mobile devices. It should be displayed same as a desktop because they can be used by the mobile user too. Description of the issue/feature this PR addresses: * Task: https://www.odoo.com/web#id=1945893&action=327&model=project.task&view_type=form&menu_id=4720 * Pad: https://pad.odoo.com/p/r.b6133c4fd9a0c30b310880a1bdd165a9 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
Forms opened in a pop-up dialog now close automatically after users save or discard their changes. This reduces extra clicks and makes the workflow clearer when editing records in dialogs.
Original PR description
See task https://www.odoo.com/web#id=2049715&action=333&active_id=133&model=project.task&view_type=form&menu_id=4720