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