flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
296@{ shape: doc, label: "صورتحساب مواد (BOM)"}
class 296 doc
389@{ label: " T1.1 نهاییسازی مهندسی تولید "}
class 389 activity
390@{ label: " T1.2 زمانبندی فعالیتهای تولید "}
class 390 activity
392@{ label: " T1.4 تبدیل محصول "}
class 392 activity
389 --> 296
296 --> 390
296 --> 392