Wednesday, September 7, 2016
4 changes
New functionality added to Odoo
This update adds activity filters and quick activity buttons in several app views, making it easier for users to find records that need follow-up and act on them from kanban boards. It also removes older CRM VoIP next-activity fields because activity management is now handled more consistently across documents.
Original PR description
- Task: https://www.odoo.com/web#id=24037&view_type=form&model=project.task&action=327 - Pad: https://pad.odoo.com/p/r.047d652c03fbd5491cdff467becbd444
Enhancements to existing features
Users can now select the company’s base currency as an account currency without receiving a confusing error. The warning is only shown when the journal and account currencies truly differ, making invoice validation smoother and easier to understand.
Original PR description
Description of the issue/feature this PR addresses: - Base currency and account currency <strong>Task:</strong>https://www.odoo.com/web#id=26905&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 <strong>Pad:</strong>https://pad.odoo.com/p/r.3bed85539d6bc71aae01bf51f3ad74a2 Current behavior before PR: - If you set the base currency as account currency in account , than it gives the wanning message which is not understanding fot the users. Desired behavior after PR is merged: - User can select 'base currency' as 'account currency' in account than the users got expected behavior ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Resolved issues and error corrections
Customer portal pages now exclude internal stock transfers, so customers only see delivery information relevant to them. The change also fixes report printing access issues for portal users while preserving company information display in reports.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web?#id=24290&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.ec63337ac6c4a0339491e2ea5358128b Current behavior before PR: see for more detail: https://drive.google.com/file/d/0B2-AYc9-ezYhaHhuYVo0cnFCN1U/view?usp=sharing Desired behavior after PR is merged: Internal transfers not appear on the portal of the customer. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The email template preview now lets users pick a sample document through a clearer record selector instead of a limited dropdown. The wizard wording and buttons are simplified so users can preview templates more naturally and close the window when done.
Original PR description
Description of the issue/feature this PR addresses: <strong>Task: </strong>https://www.odoo.com/web#id=26754&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 <strong>Pad: </strong>https://pad.odoo.com/p/r.d08719a600388717a9f0da776d6e5c25 Current behavior before PR: - Email Template Preview we get to choose out of max 10 records. Desired behavior after PR is merged: - Email templates 'Sample Document' field Change 'Selection' to 'Many2one' with no create and no open. - We rename "Choose an example _Model Name_ record:" into "Preview the _Model Name_ record for : ". ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr