flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
25@{ shape: doc, label: "سفارش درون شرکتی"}
class 25 doc
46@{ label: " F1.2 دریافت سیگنال سفارش "}
class 46 activity
74@{ label: " F3.6 زمانبندی حمل و نقل "}
class 74 activity
46 --> 25
25 --> 74