Wednesday, May 11, 2016
1 change · master
Code cleanup and technical improvements
The base module was migrated to Odoo's newer internal API, making the platform foundation easier to maintain and evolve. This also updates and reorganizes automated tests, helping reduce future regression risk without changing day-to-day business workflows.
Original PR description
Complete the migration of module `base` to the new API.