Daily updates from Odoo
Monday, August 31, 2015
3 changes
Resolved issues and error corrections
This fixes a broken setup action in the Mass Mailing app so users can complete the intended mailing configuration flow. The change helps avoid interruptions when accessing or using the mailing setup task.
Original PR description
ISSUE : https://www.odoo.com/web#view_type=form&model=project.issue&action=963&active_id=681
Fixed a calendar issue that could cause errors after switching views or reloading events. The calendar now properly refreshes related contact data, helping users avoid disruptions while managing scheduled activities.
Original PR description
… swithced m2o should be reinitialized, and old instance of field manager should be destroyed otherwise it will through traceback 'cannot call methods on autocomplete prior to initialization', also improved the reload_favorite_list, it should be called when calendar.contacts record is created. Issue: 646384
This change fixes a spelling mistake in a forum badge label, changing “Nice Quesiotn” to “Nice Question.” It improves the polish and clarity of the forum experience for users without changing functionality.
Original PR description
Nice Quesiotn > Nice Question