Describe the bug
The logic in the recursive function will prioritize quoting 2 CC300-4TB connectors over 1 CC300-8TB when channel needs are met and all that is needed is increased storage.
To Reproduce
To reproduce the behavior:
Run main.py against customer_sheet_1.csv.
Expected behavior
One CC300-8TB is quoted to meet the storage needs.
Describe the bug The logic in the recursive function will prioritize quoting 2 CC300-4TB connectors over 1 CC300-8TB when channel needs are met and all that is needed is increased storage.
To Reproduce To reproduce the behavior:
Run
main.py
againstcustomer_sheet_1.csv
.Expected behavior One CC300-8TB is quoted to meet the storage needs.
Screenshots