You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Get lead times and product index (for convenience).
# TODO: LTs should live with the RM, not the FG. Otherwise, different RMs can't have different LTs. (But this doesn't mean interpret LT as applying to the outbound link instead of the inbound.)
Related: shouldn't inbound shipment pipeline only use shipment LT, not order LT? (see line 180 above)
LarrySnyder
changed the title
Make lead times an attribute of raw material and upstream node, not finished product and downstream node
Make lead times specific to raw material and upstream node, not finished product and downstream node
May 10, 2024
See implications, e.g., at
stockpyl/src/stockpyl/node_state_vars.py
Lines 177 to 183 in be47a36
stockpyl/src/stockpyl/sim.py
Lines 387 to 390 in 26792d6
stockpyl/src/stockpyl/sim.py
Lines 839 to 842 in 26792d6
stockpyl/src/stockpyl/sim.py
Lines 1079 to 1086 in 26792d6
Note: This doesn't mean we should interpret the LT as applying to the outbound link instead of the inbound link.
The text was updated successfully, but these errors were encountered: