flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
19@{ shape: doc, label: "محصول منتقل شده از تبدیل"}
class 19 doc
394@{ label: " T1.6 بستهبندی محصول "}
class 394 activity
54@{ label: " F2.1 دریافت محصول B2B از منبع یا تبدیل "}
class 54 activity
66@{ label: " F3.1 دریافت محصول درون شرکتی از منبع یا تبدیل "}
class 66 activity
394 --> 19
19 --> 54
19 --> 66