flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
100@{ shape: doc, label: "پاسخ اولیه تأمین"}
class 100 doc
207@{ label: " P3.2 ارزیابی و ایجاد پاسخ اولیه تأمین "}
class 207 activity
202@{ label: " P2.3 ایجاد تعادل بین نیازمندیها و پاسخ سفارش "}
class 202 activity
207 --> 100
100 --> 202