flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
173@{ shape: doc, label: "تصمیم تعیین تکلیف"}
class 173 doc
339@{ label: " R1.5 تعیین تکلیف محصول "}
class 339 activity
340@{ label: " R1.6 ایجاد/بهروزرسانی اسناد بازگشت "}
class 340 activity
339 --> 173
173 --> 340