flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
58@{ shape: doc, label: "تاریخهای تحویل تأییدشده"}
class 58 doc
93@{ label: "O3.2 تأیید موجودی و تاریخ تحویل"}
class 93 activity
96@{ label: "O3.5 ارسال سفارش"}
class 96 activity
93 --> 58
58 --> 96