flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
86@{ shape: doc, label: "تقاضای پیشبینی شده"}
class 86 doc
195@{ label: " P1.2 تجمیع نیازهای زنجیره تأمین "}
class 195 activity
200@{ label: " P2.1 تجمیع نیازهای سفارش مشتری "}
class 200 activity
195 --> 86
86 --> 200