PartKeepr
PartKeepr copied to clipboard
Project Report "Amount to Order" and "Sum (Order)" should pull from Distributors more intelligently
For example, I have a project that requires 500pcs of part X; and currently only have 400pcs in stock. In the distributor tab of that part there exist two prices from the same supplier, 500pcs price, and 100pcs price.
Autofill is smart enough to know that I am 100pcs short and tells me I need to order 100pcs, however the price is based on the 500pcs order price, rather than the 100pcs order price.
Partkeepr should probably use the price per part of the next lower order quantity, failing that, bump up the "Amount to Order" to the next higher order quantity as set up in the distributor tab of a part. That way the actual to-order cost is correctly reflected.
This was reproduced in a local install of 0.1.9, I have not tested it on the demo server but I assume the results would be similar.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Should be fixed / implemented in pull request 1122.
I confirm this more a bug than a feature request.