Daily updates from Odoo
Navigate
Branch
Tuesday, October 24, 2017
6 changes
New functionality added to Odoo
Website owners can now see UTM campaign performance directly in the website sales dashboard through a new chart. The update also makes Link Tracker easier to enable from website settings, helping businesses measure which marketing links drive clicks, opportunities, and sales.
Original PR description
Task: https://www.odoo.com/web#id=31314&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.e3b4d0e635a5280b0082b7468875afcd 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
This change adds ready-to-use import templates for contacts, products, and bank statements, making it easier for users to prepare data in the right format. It also updates onboarding planners to point users to these improved templates, reducing errors and setup time during imports.
Original PR description
Task: https://www.odoo.com/web?#id=32666&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.83b5c583e9442c6c70599402d7380054 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
Enhancements to existing features
Country state names can now be translated, making address and location information clearer for users working in different languages. This improves localization for businesses operating across multiple regions.
Original PR description
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
This update adds default sample templates to key import flows so users can prepare data in the expected format more easily. It covers common imports such as partners, products, and bank statements, reducing setup confusion and failed import attempts.
Original PR description
Task: https://www.odoo.com/web?#id=32666&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.83b5c583e9442c6c70599402d7380054
The grid view now displays an overall total in the bottom-right corner, making it easier for users to see the complete amount at a glance. The update also prevents an error when creating a project forecast without assigning a user.
Original PR description
Task: https://www.odoo.com/web#id=36186&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.f98d810c3065839c65c2c3d95a44cd01 Description of the issue/feature this PR addresses: Adding a Total in the bottom right of the grid view as it is very helpful and convenient. Current behavior before PR: In Grid view in bottom right total is not disply. Desired behavior after PR is merged: Total will be displayed after PR is merged.
Resolved issues and error corrections
Point of Sale now recalculates line prices and taxes when a customer or fiscal position is selected after products are already in the order. This prevents incorrect checkout amounts when customer-specific tax rules apply.
Original PR description
- Define a fiscal position A - Assign it to a customer A - Create a product which will be impacted by it In the POS interface: - Add the product - Select customer A, or manually change to fiscal position A The prices on the lines are not updated. From opw-776530 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