Thursday, June 4, 2020
2 changes · master
Resolved issues and error corrections
This update corrects the wording of an access message shown to users. It makes the message read more naturally without changing how the system works.
Original PR description
Resubmission of https://github.com/odoo/odoo/pull/52206 with my email public, so hopefully CLA check succeeds Change in message grammar/spelling only: BEFORE: Only employee can access this database. Please contact the administrator. AFTER: Only employees can access this database. Please contact the administrator. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
A shared date-mocking helper was moved into the common test setup for financial reports. This keeps related tests consistent and easier to maintain, reducing the chance of test-only failures without changing business features.
Original PR description
see: 18d08cc3b48a12c015bd2513cc64ee1166336b5d