flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
204@{ shape: doc, label: "محصول بازگشتی (MRO)"}
class 204 doc
354@{ label: " R3.4 عیبیابی و/یا آزمایش MRO "}
class 354 activity
418@{ label: " T3.5 زمانبندی MRO "}
class 418 activity
352@{ label: " R3.2 دریافت MRO، تعمیر سریع / بهروزرسانی "}
class 352 activity
354 --> 204
418 --> 204
204 --> 352
204 --> 354
204 --> 418