- [ ] https://github.com/OCA/odoo-module-migrator/pull/37/ multicompany 13.0 - [ ] https://github.com/OCA/odoo-module-migrator/pull/31/ _TEXT_WARNINGS support (+ [examples](https://github.com/OCA/odoo-module-migrator/compare/0579149af2409d258a5aea9cbbfac2430618720f..7591881114746fa595efe65efa08fd2fcf55736f)) - [ ] https://github.com/OCA/odoo-module-migrator/pull/28 Refactoring to convert script into classes - [ ] https://github.com/OCA/odoo-module-migrator/pull/26 properly handle ``<openerp><data noupdate="0">`` - [ ] https://github.com/OCA/odoo-module-migrator/pull/21 r"ir.needaction_mixin": "mail.activity.mixin",
Fix multicompany style for 13.0 #37 multicompany 13.0
Include text warnings. For example, to log computed change in 12 to 13 #31 _TEXT_WARNINGS support (+ examples)
Refactoring to convert script into classes #28 Refactoring to convert script into classes
Fix double data elements #26 properly handle
<openerp><data noupdate="0">Replacement ir.needaction_mixin #21 r"ir.needaction_mixin": "mail.activity.mixin",