flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
272@{ shape: doc, label: "محصول تأییدشده"}
class 272 doc
381@{ label: "S3.5 بازرسی و تأیید"}
class 381 activity
382@{ label: "S3.6 انتقال محصول"}
class 382 activity
383@{ label: "S3.7 مجوز پرداخت به تأمینکننده"}
class 383 activity
381 --> 272
272 --> 382
272 --> 383