flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
9@{ shape: doc, label: "سفارش مستقیم مشتری"}
class 9 doc
371@{ label: "S2.2 برنامهریزی تحویل محصول"}
class 371 activity
50@{ label: " F1.6 زمانبندی حمل و نقل "}
class 50 activity
62@{ label: " F2.6 زمانبندی حمل و نقل "}
class 62 activity
371 --> 9
9 --> 50
9 --> 62