flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
355@{ shape: doc, label: "بخشهای زنجیره تامین"}
class 355 doc
120@{ label: " OE12.1 تعریف محصول و مشتری در ماتریس تعریف زنجیره تامین "}
class 120 activity
103@{ label: " OE1.4 تعریف و اولویتبندی بخش زنجیره تامین محصول و خدمات "}
class 103 activity
120 --> 355
355 --> 103