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