mirror of
https://github.com/Karaka-Management/Organization-Guide.git
synced 2026-01-11 04:48:42 +00:00
594 B
594 B
Process Structure
flowchart TD;
subgraph Management[Management Processes];
MGM[P7: Management];
QM[P8: Quality Management];
CONTROLLING[P6: Finance/Controlling];
end;
subgraph Core[Core Processes];
DEVELOPMENT[P1: Development];
PURCHASE[P2: Purchase];
SALES[P3: Sales]
SUPPORT[P4: Support & Service];
end;
subgraph Supporting[Supporting Processes];
FINANCE[P6: Finance];
HR[P5: HR];
IT[P9: IT];
end;
Management---Core;
Core---Supporting;
2022-01-01 - Version 1.0