blob: 2953a90ea4bd36ae72eccac2157691c74593dc35 (
plain) (
blame)
1
2
3
4
5
|
Open Upgrade Library (openupgradelib) is a Python library designed
to assist with migrating Odoo databases between different versions,
particularly major releases. It provides helper functions for writing
migration scripts that handle complex data transformations and
structural changes in the database.
|