Daily updates from Odoo
Friday, December 15, 2017
1 change
Resolved issues and error corrections
This fix prevents an error when users upload or change payment method icons in the invoicing/payment configuration. Businesses can now customize payment icons without interruption, reducing setup friction for invoicing and payment options.
Original PR description
Description of the issue/feature this PR addresses: install invoicing, go to configuration, select payment icon option and in that select any of payment option and try to upload an image. it will give traceback Current behavior before PR: install invoicing, go to configuration, select payment icon option and in that select any of payment option and try to upload an image. it will give traceback Desired behavior after PR is merged: payment icon will set without any traceback. Issue: https://www.odoo.com/web?debug=assets#id=778891&view_type=form&model=project.issue&action=609&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr