LarrySnyder / stockpyl

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

Allow `SupplyChainNode.holding_cost` to be read/write? #133

Open LarrySnyder opened 3 months ago

LarrySnyder commented 3 months ago

This property is an alias for local_holding_cost. Why can't it be read/write, like lead_time is?

LarrySnyder commented 3 months ago

Also in SupplyChainProduct