---Models in module 'repair'---
obsolete model repair.cancel [transient]
# NOTHING TO DO

---Fields in module 'repair'---
repair       / repair.line              / repair_id (many2one)          : now required
repair       / repair.order             / company_id (many2one)         : now required, req_default: function
# NOTHING TO DO: Already filled for all records that came regularly by Odoo UI

repair       / repair.fee               / company_id (many2one)         : NEW relation: res.company, isrelated: related, stored
repair       / repair.line              / company_id (many2one)         : NEW relation: res.company, isrelated: related, stored
# NOTHING TO DO: Filled by ORM

---XML records in module 'repair'---
DEL ir.actions.act_window: repair.action_cancel_repair
NEW ir.model.access: repair.access_repair_order_make_invoice
NEW ir.model.access: repair.access_stock_warn_insufficient_qty_repair
DEL ir.ui.view: repair.view_cancel_repair
# NOTHING TO DO: noupdate=0 ir records

NEW ir.rule: repair.repair_order_rule (noupdate)
DEL ir.rule: repair.repair_rule (noupdate)
# DONE: pre-migration: renamed xmlid

NEW ir.rule: repair.repair_fee_rule (noupdate)
NEW ir.rule: repair.repair_line_rule (noupdate)
# NOTHING TO DO: New records