KevinFasusi / supplychainpy

Supplychainpy is a Python library for supply chain analysis, modelling and simulation. The library assists a workflow that is reliant on Excel and VBA.
http://www.supplychainpy.org/
BSD 3-Clause "New" or "Revised" License
283 stars 99 forks source link

z_level not working with the supplychainpy.model_inventory.analyse method #74

Open acrowther opened 3 years ago

acrowther commented 3 years ago

when I call the analyse method and change the z_level values, the safetystocks are not changed. When I do the same with the analyse_orders_abcxyz_from_file method, it works. Could you correct the analyse method?