Wednesday, September 30, 2015
1 change · master
Code cleanup and technical improvements
This update streamlines how the web interface manages related records in forms, reducing internal complexity and improving performance. It also adds test coverage to help ensure creating related records with automatic field updates continues to work reliably.
Original PR description
Add a test to check the one2many create form and onchange Refactoring of BufferedDataSet (less code and speed up)