flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
53@{ shape: doc, label: "سفارش"}
class 53 doc
90@{ label: "O2.7 ارسال سفارش"}
class 90 activity
54@{ label: " F2.1 دریافت محصول B2B از منبع یا تبدیل "}
class 54 activity
90 --> 53
53 --> 54