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