odoo/upgrade#8968

Created by Upgrade, Oskar Wielgos (owi)

Blocked

label
odoo-dev:master-add_report-owi
head
cdb302569f61eb443e5bc222fe2606f6addf109c
odoo/upgrade odoo/upgrade-util
master #8968 missing r+ #360 missing r+

Use new function util.add_report

Some examples of what replacing util.add_to_migration_reports with util.add_report looks like.
odoo/upgrade-util#360

  1. base/0.0.0/pre-match-partner_company.py
    <img width="1167" height="370" alt="image" src="https://github.com/user-attachments/assets/53d0c992-ec92-4e67-9f3d-a1edbe95d996" />
  2. base/0.0.0/pre-res_country_code.py
    <img width="1160" height="537" alt="image" src="https://github.com/user-attachments/assets/865f0b0f-dffc-4f81-9fd7-c493839e75b2" />
  3. mail/saas~17.5.1.18/end-migrate.py
    <img width="1171" height="408" alt="image" src="https://github.com/user-attachments/assets/bd0cd04e-31d1-408e-a018-8a0cdef4ca01" />