Tuesday, April 12, 2016
3 changes
Enhancements to existing features
Invoice reports are now accessible from the Invoicing app, so users can review all invoices without installing the full Accounting app. This makes invoice analysis easier for businesses that only need invoicing features while keeping the experience simpler.
Original PR description
Description of the issue/feature this PR addresses: Task:https://www.odoo.com/web?#id=23416&view_type=form&model=project.task&action=327&menu_id=4720 Pad:https://pad.odoo.com/p/r.ea7d27a7f873d14d02e6f7c161f5200a Current behavior before PR: - If a user wants to have a report of all its invoices, user has to install the full accounting app. Desired behavior after PR is merged: - Invoices report is available in invoicing App. without install the full accounting app. --I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Customers can now see the payment option when a sales document has been confirmed as a sales order. This makes it easier to complete payment at the right stage and helps streamline the online quotation-to-order flow.
Original PR description
Task : https://www.odoo.com/web#id=21352&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.wsmHKHd3C8JYNPFy
The purchase order screen now makes the Receive Products button more prominent as soon as a quotation becomes a purchase order. The button is also hidden once all products have been received, reducing confusion and helping buyers focus on the next relevant action.
Original PR description
Description of the issue/feature this PR addresses: - Receive product (primary button) Task:https://www.odoo.com/web#id=23005&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.d1bb45056058d81af54bf4aad0e29beb Current behavior before PR: - The button "RECEIVE PRODUCTS" is not highlighted. - Once all the products are received the "Receive Products" button is visible. Desired behavior after PR is merged: - The button "RECEIVE PRODUCTS" should be highlighted as soon as the user converts the purchase quotation into the purchase order . - Once all the products are received the "Receive Products" button should be invisible. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr