Adding supplier pricing entry is confusing
Please verify that this bug has NOT been raised before.
- I checked and didn't find a similar issue
Describe the bug*
in the pup up to create a supplier price point it asks for the quantity and then ask for the price per Unit. But does not define Unit. In most of the rest of the system Unit refers to a single item. Here it actually refers to the purchase price of that quantity. So for example I have a screw I but in 100 count packages for $11.55. When entering supplier pricing I need to enter $11.55 for the unit price. However when am pricing in the Internal pricing page I have an almost identical popup but there the unit price would be entered as $0.1155. This is very confusing. I would suggest the prompt ask for the "Package" price. To be clear it is not the individual units.
Steps to Reproduce
- go to inventory item, then supplier
- Select the supplier entry
- Select Supplier pricing
- Create an entry y
ou will see the fields.
Expected behaviour
Should accept the package price, then calculate the "Unit" price from there
Deployment Method
None
Version Information
InvenTree-Version: 1.4.2 Django Version: 5.2.15 Commit Hash: 0cd4b66 Commit Date: 2026-07-16 Commit Branch: null Database: django.db.backends.postgresql Debug-Mode: False Deployed using Docker: True Platform: Linux-5.10.233-224.894.amzn2.x86_64-x86_64-with-glibc2.41 Installer: DOC Active plugins: false
Try to reproduce on the demo site
I did not try to reproduce
Is the bug reproducible on the demo site?
Not reproducible
Relevant log output
Source: inventree/InvenTree