Project Portfolio Management
Track projects, resources, and budgets enterprise-wide.
What This Does
- Project planning
- Resource allocation
- Budget vs actual
- Timesheet management
- Portfolio dashboards
Quick Example
ppm.create_project({
'name': 'ERP Implementation',
'budget': 5000000,
'start_date': '2025-11-01',
'resources': ['developer', 'analyst']
})
Getting Started
"Create project for Q4"
"Track budget variance"
"Allocate resources"