flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
273@{ shape: doc, label: "محصول انتقالیافته"}
class 273 doc
382@{ label: "S3.6 انتقال محصول"}
class 382 activity
43@{ label: " F1.1 دریافت محصول B2C از منبع یا تبدیل "}
class 43 activity
54@{ label: " F2.1 دریافت محصول B2B از منبع یا تبدیل "}
class 54 activity
382 --> 273
273 --> 43
273 --> 54