Daily updates from Odoo
Thursday, November 16, 2017
1 change
Code cleanup and technical improvements
This update converts purchase module test scenarios from older YAML files into Python-based tests. It does not change purchasing features directly, but improves maintainability and reliability of automated checks that help prevent regressions.
Original PR description
Task: https://www.odoo.com/web#id=32792&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.7b14c071282b05f8ded0d26617426322 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