flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
331@{ shape: doc, label: "محصول MRO"}
class 331 doc
357@{ label: " R3.7 انتقال MRO "}
class 357 activity
411@{ label: " T3.1 دریافت دارایی MRO از بازگشت "}
class 411 activity
357 --> 331
331 --> 411