Daily updates from Odoo
Friday, December 15, 2017
2 changes · master
Enhancements to existing features
The Lunch app mobile view now shows the same relevant fields as the web version. This creates a more consistent experience across devices and reduces confusion for users switching between desktop and mobile.
Original PR description
Task : https://www.odoo.com/web#id=40278&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/openerp-project.task-BZ7QN0Q23K
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