flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
170@{ shape: doc, label: "سفارش بازگشت بسته شده"}
class 170 doc
337@{ label: " R1.3 بستن RMA یا تنظیم سفارش بازگشت "}
class 337 activity
338@{ label: " R1.4 عیبیابی و/یا آزمایش "}
class 338 activity
337 --> 170
170 --> 338