Daily updates from Odoo
Monday, April 1, 2019
1 change · master
Resolved issues and error corrections
Several buttons in the Documents app could trigger an error when used after a recent change. This fix restores those button actions so users can save and continue their work without encountering a crash.
Original PR description
The changes in odoo/odoo@1ced3bf highlighted an error in several buttons in documents' views and a traceback was generated when those buttons were used. This commit fixes this issue.