flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
39@{ shape: doc, label: "سفارش مشتری/خرید"}
class 39 doc
371@{ label: "S2.2 برنامهریزی تحویل محصول"}
class 371 activity
85@{ label: "O2.2 دریافت، ورود و اعتبارسنجی سفارش"}
class 85 activity
371 --> 39
39 --> 85