LarrySnyder / stockpyl

Python inventory optimization and simulation tools.
GNU General Public License v3.0
86 stars 19 forks source link

Fix issue with raw material holding cost #140

Open LarrySnyder opened 1 month ago

LarrySnyder commented 1 month ago

Currently, raw material inventory may come from multiple suppliers, but there is no good way to determine which supplier's holding cost to use for it (or some other holding cost).

LarrySnyder commented 1 month ago

Related: There's currently no RM holding cost for RMs from external suppliers. Fix this?