Thursday, December 31, 2020
4 changes · master
Miscellaneous changes
- Create a new MO - Remove the company name The user see a traceback This occur because the compute method does not check if the company is set opw-2422441 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 Forward-Port-Of: odoo/odoo#63889
Original PR description
- Create a new MO - Remove the company name The user see a traceback This occur because the compute method does not check if the company is set opw-2422441 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 Forward-Port-Of: odoo/odoo#63889
- create 2 applications in Odoo Recruitments with the same email - Notice how they both have a stat button that indicates that this applicant has another application. - Refuse one of the 2 applications The stat button disappear because it ignores archived records, while it should indicate if someone has already applied in the past opw-2423158 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I conf
Original PR description
- create 2 applications in Odoo Recruitments with the same email - Notice how they both have a stat button that indicates that this applicant has another application. - Refuse one of the 2 applications The stat button disappear because it ignores archived records, while it should indicate if someone has already applied in the past opw-2423158 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 Forward-Port-Of: odoo/odoo#63893
Fine tuning of https://github.com/odoo/odoo/commit/61e5389236ad767827ef2fe039aa78b20848298e opw:2418806 Forward-Port-Of: odoo/odoo#63939
Original PR description
Fine tuning of https://github.com/odoo/odoo/commit/61e5389236ad767827ef2fe039aa78b20848298e opw:2418806 Forward-Port-Of: odoo/odoo#63939
The account assets tests failed on 31st december in part because we fake today because of special case of 31st december but we don't fake context_today (used since b13f40c83e for auto_post for example). Also adding some override of today that prevented test to pass on 31st december. Forward-Port-Of: odoo/enterprise#15514
Original PR description
The account assets tests failed on 31st december in part because we fake today because of special case of 31st december but we don't fake context_today (used since b13f40c83e for auto_post for example). Also adding some override of today that prevented test to pass on 31st december. Forward-Port-Of: odoo/enterprise#15514