Daily updates from Odoo
Monday, August 24, 2015
1 change
Resolved issues and error corrections
Updates to custom models and fields now keep Odoo's internal registry consistent after changes. This reduces the risk of errors when modifying custom data structures and helps related database indexes stay aligned when columns are renamed.
Original PR description
This fixes current inconsistencies, and simplifies the code.