Tuesday, April 5, 2016
2 changes
Resolved issues and error corrections
This change ensures the accounting date on purchase receipts remains consistent with the intended past date. It also simplifies the purchase receipt screen by removing a duplicate date field from the journal items area, reducing confusion for accounting users.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=21781&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 PAD: https://pad.odoo.com/p/openerp-project.task-61H3F80MD9 Current behavior before PR: Accounting date for purchase receipt doesn't correctly maintained. Desired behavior after PR is merged: Now, Accounting date for purchase receipt is correctly maintained ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr - Twice use of date field in purchase receipt view. Removed date field from Journal Items tab of purchase receipt view
Code cleanup and technical improvements
The sales order dates module was updated to work with Odoo's newer framework. This keeps requested delivery date handling maintainable and supported without introducing major visible changes for users.
Original PR description
Task: https://www.odoo.com/web?#id=20787&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.J9IXQUFkIMFd4SLz