Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show supplier price breaks at build order #6975

Open
1 of 2 tasks
CarlosDerSeher opened this issue Apr 8, 2024 · 6 comments
Open
1 of 2 tasks

show supplier price breaks at build order #6975

CarlosDerSeher opened this issue Apr 8, 2024 · 6 comments
Labels
enhancement This is an suggested enhancement or new feature help wanted Assistance required Platform UI Related to the React based User Interface pricing Pricing functionality
Milestone

Comments

@CarlosDerSeher
Copy link

CarlosDerSeher commented Apr 8, 2024

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

  • I checked and didn't find a similar feature request

Problem statement

I've got a build order like so
Screenshot 2024-04-08 16 42 05

now there are parts which are available from different suppliers
Screenshot 2024-04-08 16 47 58

The 10uF capacitor is a very good example for this, as there could be a number of possible parts from the suppliers because different manufacturers will be possible too. Now as you can see in the first picture I am out of stock and of course I want to order the cheapest parts possible but there is no way to get this information except when opening the part and inspect there, which is very time consuming.

Suggested solution

Either when clicking order stock show this information when supplier is chosen, could look similar like below
Screenshot 2024-04-08 16 55 25

Or even better provide an exand option per part (similar like it is for sub assemblies) and show price information of suppliers in ascending order and next to it provide a order stock button

Describe alternatives you've considered

open every part on the supplier webpage before and check pricing there. This is our current workflow and then entering all this info into an excel BOM. This can be very tedious as it needs to be done often for different orders

Examples of other systems

No response

Do you want to develop this?

  • I want to develop this.
@CarlosDerSeher CarlosDerSeher added enhancement This is an suggested enhancement or new feature triage:not-checked Item was not checked by the core team labels Apr 8, 2024
@SchrodingersGat
Copy link
Member

@CarlosDerSeher I believe this falls within the scope of our UI refactor - we are reworking the entire frontend UI to use React and more modern UX approaches.

Improvements in general to the "order parts" dialog would be great. @LavissaWoW you recently implemented similar dialogs for receiving items and updating stock, do you have any thoughts about the "order parts" dialogs?

@SchrodingersGat SchrodingersGat added pricing Pricing functionality Platform UI Related to the React based User Interface and removed triage:not-checked Item was not checked by the core team labels Apr 9, 2024
@CarlosDerSeher CarlosDerSeher changed the title show supplier price breaks at buld order show supplier price breaks at build order Apr 9, 2024
@LavissaWoW
Copy link
Contributor

Sounds very doable. Without looking at the API endpoints here, I suspect we could perform some auxiliary calls, or annotate the info. Making a collapsible field of pricing (like the location TV fields of line receive) is also a possibility.

@CarlosDerSeher
Copy link
Author

@SchrodingersGat @LavissaWoW I think this would be a great feature. It would be even better if we could show the cheapest supplier at build order even if I am not out of stock. This way I'll always have an overview of the current cost as if I would have to order all the parts. It would make the step of evaluating quations to our customers much easier to me and hopefully others :)

Oh and when is this refactor expected to be released or are there any chances such functionallity will be implemented in a 0.x.x version?

@SchrodingersGat
Copy link
Member

Oh and when is this refactor expected to be released or are there any chances such functionallity will be implemented in a 0.x.x version?

The refactor is well underway - you can see progress at https://demo.inventree.org/platform - new features appear there as we add them.

Note that the new interface is still lacking in a lot of areas - contributions are always welcome :)

@CarlosDerSeher
Copy link
Author

Thank you. I am very new to inventree but I will definitly have a look at the code and try to setup a dev container to play with when I find some time.

Copy link
Contributor

This issue seems stale. Please react to show this is still important.

@github-actions github-actions bot added the inactive Indicates lack of activity label Jun 11, 2024
@SchrodingersGat SchrodingersGat added this to the horizon milestone Jun 11, 2024
@SchrodingersGat SchrodingersGat added help wanted Assistance required and removed inactive Indicates lack of activity labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is an suggested enhancement or new feature help wanted Assistance required Platform UI Related to the React based User Interface pricing Pricing functionality
Projects
None yet
Development

No branches or pull requests

3 participants