flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
174@{ shape: doc, label: "نقص / عیبیابی محصول"}
class 174 doc
338@{ label: " R1.4 عیبیابی و/یا آزمایش "}
class 338 activity
354@{ label: " R3.4 عیبیابی و/یا آزمایش MRO "}
class 354 activity
340@{ label: " R1.6 ایجاد/بهروزرسانی اسناد بازگشت "}
class 340 activity
356@{ label: " R3.6 ایجاد / بهروزرسانی اسناد MRO "}
class 356 activity
338 --> 174
354 --> 174
174 --> 340
174 --> 356