IT PPM Portability
Export / import of portfolios, programs and projects between Odoo instances. Formats: JSON / XLSX / PDF / ZIP. Health pre-flight gate when it_ppm_health is installed.
Project
v18.0.1.3.7
it_ppm_portability
Purpose
Export and import of role assignments switched to a dual-source pattern. The canonical source is now it.role / it.role.assignment (provided by it_roles + it_roles_ppm). The deprecated ppm.role / ppm.role.assignment from it_ppm_roles is kept as a fallback to keep portability working on older instances that have not yet migrated. Export: tries it.role.assignment first; if absent, falls back to ppm.role.assignment.
Dependencies
it_ppm_core