سیگنال تکمیل موجودی مشتری
flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
38@{ shape: doc, label: "سیگنال تکمیل موجودی مشتری"}
class 38 doc
371@{ label: "S2.2 برنامهریزی تحویل محصول"}
class 371 activity
85@{ label: "O2.2 دریافت، ورود و اعتبارسنجی سفارش"}
class 85 activity
371 --> 38
38 --> 85