Daily updates from Odoo
Navigate
Branch
Friday, December 15, 2017
4 changes
New functionality added to Odoo
Swiss VAT reporting has been updated with new tax definitions and report tags. This helps companies using Swiss localization generate VAT reports more reliably, including after module-only upgrades.
Enhancements to existing features
This update adds the 2018 Swiss sales and purchase tax rates, including the new 3.7% and 7.7% rates. It also updates related tax reporting tags and fiscal positions so Swiss VAT reports reflect the latest tax rules.
Original PR description
Task : https://www.odoo.com/web#id=39082&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 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
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