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