mirror of
https://github.com/Karaka-Management/Organization-Guide.git
synced 2026-01-11 04:48:42 +00:00
576 B
576 B
Quality Management Flowchart
Internal audit
graph TD;
PICK_AUDITOR[DQM: Appoint internal auditor]-->AUDIT_APOINTMENT[DQM: Requests internal audit];
AUDIT_APOINTMENT-->AUDIT[Auditor: Perform audit];
AUDIT-->FINDING[Auditor: Report findings];
FINDING-->IMPROVEMENT[DQM: Implement measuers if necessary];
Document management
graph TD;
DOCUMENT_OWNER_CHANGES([Owner: Draft document change])-->APPROVAL[Owner: Approval acc. to Document Owners list];
APPROVAL-->UPDATE([DQM: Replace old document with new version]);