Daily updates from Odoo
Navigate
Branch
Wednesday, February 8, 2017
6 changes
Security fixes and vulnerability patches
Adds a new Consolidated Journals report in Accounting Reports, giving businesses a clearer consolidated view of journal information. The update also improves printed report layout, addresses a security issue in the report query, and makes the “Total” label translatable for multilingual users.
Original PR description
see task: https://www.odoo.com/web#id=27529&view_type=form&model=project.task&action=333&active_id=248&menu_id=
Enhancements to existing features
This update improves how events, tickets, schedules, and track proposals are managed across Odoo. It streamlines event setup, adds clearer warnings and labels, improves participant and speaker communications, and makes online event registration and ticket sales easier for organizers and attendees.
Original PR description
Description of the issue/feature this PR addresses: <b>Task:</b> https://www.odoo.com/web?#id=28791&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 <b>Pad:</b> https://pad.odoo.com/p/r.1ba07c18c2b75b5a02ab9cd8366f5b58 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
Pro-forma documents are now handled from sales quotations instead of accounting invoices, matching how businesses use them before confirming an order. Sales users can print or email a pro-forma quote with a dedicated report and template, while accounting no longer shows the old pro-forma invoice stage and settings.
Original PR description
Description of the feature this PR addresses: Task:https://www.odoo.com/web#id=30137&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.4de7f8c81dc5a08018d3b7aacc5818e1 Current behavior before PR: Proforma stage is in account app. Desired behavior after PR is merged: Adding new button for sending proforma mail and adding new report for proforma invoice. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Post-install tests can now run more like real customer transactions, including changes that reload Odoo's internal setup. This helps Odoo Studio and similar tools be tested more accurately when creating custom models and fields.
Original PR description
Move the post-install tests execution outside `Registry.new`, and add a flag on class `HttpCase` to enable/disable the registry "test mode". This allows a test to run actual transactions that will reload the registry, which may be used to test the creation of `ir.model` instances, etc. This is needed for testing Odoo Studio, which creates custom models and fields.
HR settings now make it easier to configure a company's default working hours, helping businesses keep employee schedules aligned with company policy. The update also fixes a calendar layout issue for companies operating in multi-company environments.
Original PR description
Task: https://www.odoo.com/web?debug#id=30910&view_type=form&model=project.task&action=327&menu_id=4720
Resolved issues and error corrections
This update fixes a spelling mistake in the Website Sales administration menu and header, changing "adandonned" to "Abandoned." It improves clarity and professionalism for staff managing abandoned orders.
Original PR description
task : https://www.odoo.com/web#id=692002&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Description of the issue/feature this PR addresses: wrong spell that been corrected in this pr. Current behavior before PR: website admin order menu have wrong spell "adandonned" and in header. Desired behavior after PR is merged: spell is corrected to "Abandoned". -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr