Daily updates from Odoo
Monday, July 23, 2018
3 changes
Resolved issues and error corrections
This fixes a display issue where image upload fields could appear incorrectly after a recent button-related change. Users should see a cleaner, properly aligned image field layout when working in forms.
Original PR description
Issue : https://www.odoo.com/web#id=1864027&action=333&active_id=1278&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.831c0d30d3e2dc2b9b52cc6b36da7049
This fixes a Mail interface issue where clicking the “Planned Activity” label closed the window instead of expanding or collapsing the section. Users can now interact with planned activities as expected without being unexpectedly returned to the main screen.
Original PR description
Pad:https://pad.odoo.com/p/r.ffefe771f9bb5e7b2b4391996636239c Task:https://www.odoo.com/web#id=1864452&action=333&active_id=1278&model=project.task&view_type=form&menu_id=4720 …ther then expand/collapse it just close the window and come to main screen TasK: 1864452 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 fixes expected test data for Mexican electronic invoicing so product descriptions and identification numbers match the intended invoice XML. It helps keep automated checks reliable and reduces false test failures without changing customer-facing behavior.
Original PR description
Fixes: - Error in the product description and identification number within an expected file, this change refers to the following fields in the XML in `cfdi:Concepto`: * `Descripcion` * `NoIdentificacion` Odoo commit about this change: https://github.com/odoo/odoo/commit/bed29a4aeab0ec6ef0c02975ee86655d6a030299