Daily updates from Odoo
Wednesday, March 9, 2016
5 changes
Enhancements to existing features
The Gmail login setup help has been refreshed with updated instructions and screenshots. This makes it easier for administrators to configure Google sign-in correctly and reduces confusion during setup.
Original PR description
Task: https://www.odoo.com/web#id=12181&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.RQRAT2jnFWkIHyra
When a new company is created with a currency different from the existing company, Odoo now creates a matching default pricelist and links it to that company. This helps multi-company businesses sell in each company’s local currency without manual setup, and improves the currency activation step during company creation.
Original PR description
- Task : https://www.odoo.com/web?#id=21587&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.TlNtt7v4IFo85NSL
The partner form now lets users search the fiscal position field instead of choosing only from a fixed dropdown. This makes it easier for accounting users to find the right tax setup for a customer or vendor while keeping creation managed through accounting configuration.
Original PR description
Description of the issue/feature this PR addresses: Make fiscal position field searchable on partner form view. <b>Pad: </b>https://pad.odoo.com/p/r.b203ed4f0bc5993059e5ce80b537cc17 <b>Task: </b>https://www.odoo.com/web?#id=22418&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Current behavior before PR: Fiscal position field not searchable on partner form view. Desired behavior after PR is merged: Fiscal position field searchable on partner form view. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Logged-in website visitors now see a “Participating” label on event pages and event lists when they are already registered. This helps prevent accidental duplicate sign-ups while still allowing users to register someone else, and related portal settings are now visible in general settings.
Original PR description
Task: https://www.odoo.com/web#id=21372&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/openerp-project.task-WTWMUUQQ2U
The contract revenue dashboard now lets users filter results by company, with the user's company selected by default. The filter stays hidden when there is only one company available, keeping the dashboard simple for single-company users.