Friday, June 12, 2020
3 changes
Enhancements to existing features
This update makes small refinements to accounting-related features before the 13.4 release. It improves areas such as online bank synchronization, tax reporting, and fiscal year setup to support smoother financial workflows.
Original PR description
Task [2274998](https://www.odoo.com/web#id=2274998&action=333&active_id=967&model=project.task&view_type=form&cids=1&menu_id=4720) Related to https://github.com/odoo/odoo/pull/52818
Resolved issues and error corrections
This update aligns several Enterprise app tests and the IoT integration with recent frontend framework changes. It helps keep screens and automated checks reliable after the underlying setup process for frontend services was updated.
Miscellaneous changes
Before this commit, when downloading a pdf from the pdfjs viewer, the name of the pdf was always 'document.pdf'. Now, the correct name of the pdf is used when downloading the file. opw-2269841 Forward-Port-Of: odoo/enterprise#11057
Original PR description
Before this commit, when downloading a pdf from the pdfjs viewer, the name of the pdf was always 'document.pdf'. Now, the correct name of the pdf is used when downloading the file. opw-2269841 Forward-Port-Of: odoo/enterprise#11057
Original PR description
This PR is the counterpart of odoo/odoo#52097. Task 2274713