flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
292@{ shape: doc, label: "اطلاعات سفارش"}
class 292 doc
88@{ label: "O2.5 تولید و ارسال سفارش"}
class 88 activity
389@{ label: " T1.1 نهاییسازی مهندسی تولید "}
class 389 activity
88 --> 292
292 --> 389