نیازهای تولید بازگشتی
flowchart LR classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880 classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff 110@{ shape: doc, label: "نیازهای تولید بازگشتی"} class 110 doc 250@{ label: " P4.1 تجمیع نیازهای تبدیل "} class 250 activity 327@{ label: " P6.5 ابلاغ پاسخ نهایی بازگشتی به P1.3 "} class 327 activity 250 --> 110 327 --> 110 110 --> 250