---Models in module 'rating'---
---Fields in module 'rating'---
rating       / rating.rating            / is_internal (boolean)         : NEW isrelated: related, stored
# NOTHING TO DO: This field takes advantage of is_internal new feature in mail.message. Default value (False) is OK.

---XML records in module 'rating'---
NEW ir.ui.menu: rating.rating_rating_menu_technical
NEW ir.ui.view: rating.assets_frontend
NEW ir.ui.view: rating.mail_message_view_form
# NOTHING TO DO: noupdate = "0" records

ir.model.constraint: rating.constraint_rating_rating_rating_range (changed definition: is now 'check(rating >= 0 and rating <= 5)' ('check(rating >= 0 and rating <= 10)'))
# DONE: pre-migration: the value of rating is updated

DEL ir.actions.act_window: rating.action_view_rating
NEW ir.actions.act_window: rating.rating_rating_view
# DONE: pre-migration: Rename XML-ID
