flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
259@{ shape: doc, label: "محصولات معیوب (MTS)"}
class 259 doc
350@{ label: " R2.7 انتقال خدمات "}
class 350 activity
373@{ label: "S2.4 دریافت محصول"}
class 373 activity
350 --> 259
259 --> 373