Monday, November 12, 2018
1 change
Code cleanup and technical improvements
The web module's relational field test suite was split into several smaller files to make it easier to maintain. This is an internal cleanup that helps developers work more efficiently without changing product behavior for users.
Original PR description
The file relation_fields_tests.js was a huge 12K lines files for which some editors have a hard time managing. We have split it in 4 files to be more managable and removed remove unused data and import. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr