Tuesday, June 13, 2017
6 changes
Enhancements to existing features
The purchase order billing status now says "No Bill to Receive" instead of "Bills Received" when there are currently no vendor bills expected. This makes the status easier for users to understand and reduces confusion about whether bills were actually received.
Original PR description
Description of the issue/feature this PR addresses: - The status "Bills received" on the PO is confusing for users, there are no bills to receive. Current behavior before PR: - Currently bill status display as "Bills Received" Desired behavior after PR is merged: - Now "Bills Received" changed by "No Bill to Receive" -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Task : https://www.odoo.com/web#id=33377&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.95c528e9c3211924df6312a87bbf6c0e
The recruitment app's internal test setup has been updated from an older format to a newer automated test structure. This helps maintain reliability of the hiring workflow while making future maintenance easier for the development team.
Original PR description
Task: https://www.odoo.com/web?#id=32796&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 user form has been simplified to reduce unnecessary options when creating a new user. The application access section is renamed for clarity, and the visible password change button is removed while keeping the action available elsewhere.
Original PR description
**Task:** https://www.odoo.com/web#id=33282&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 **Pad:** https://pad.odoo.com/p/r.71b70747bc51d3602f9ec7ff36d4ac5b 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
US bank accounts can now store ABA/Routing information needed for domestic wire transfers. This helps businesses keep required banking details directly in Odoo and reduces manual tracking outside the system.
Original PR description
**Task:** https://www.odoo.com/web#id=33551&view_type=form&model=project.task&action=327&menu_id=4720 **Pad:** https://pad.odoo.com/p/r.17fe6f96140ed1f5e01ba24d8ff28f6d …l accounts in US required it for domestic wires. 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
Online quote templates now automatically select a default payment option instead of showing three unselected radio buttons. This makes the quote acceptance flow clearer for customers and helps avoid confusion during checkout or confirmation.
Original PR description
Task : https://www.odoo.com/web#id=33497&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.3f23d4feee22201a0414f790b4e8a7d3 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
Point of Sale users can now reprint receipts even when a POSBox is not available. This makes receipt handling more flexible for stores using standard browser-based printing and reduces reliance on extra hardware.
Original PR description
Closes #16452