inventree / InvenTree

Open Source Inventory Management System
https://docs.inventree.org
MIT License
4.12k stars 734 forks source link

[FR] Ability to add total cost / qty in purchase orders. #8026

Open StormTrooper opened 3 weeks ago

StormTrooper commented 3 weeks ago

Please verify that this feature request has NOT been suggested before.

Problem statement

When creating a purchase order and adding in the purchase price per part, it would be useful to be allowed to enter the total cost / qty, rather than having to manually calculate the cost per piece.

For example in purchase price enter: 567.45 / 23

And Inventree will calculate the result as 24.6717

image

Suggested solution

Have Inventree calculate the result.

Describe alternatives you've considered

You have to manually calculate the value at the moment and enter that.

Examples of other systems

No response

Do you want to develop this?

wolflu05 commented 3 weeks ago

Maybe with PUI, we can add a second field, total price which is connected to the unit price and amount, and only two if the three fields need to be filled out.

SchrodingersGat commented 3 weeks ago

I'll tag this for 0.17.x