Show Sales Value for Stock Items #9639
aluminum-ice
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
This would be possible but we would have to fetch the sales pricing data for the underlying part instance and then calculate the total sale price based on quantity. Some other considerations would be only display this data if the part is "salable"… and if sale price breaks exist. Would you be willing to look at implementing this feature? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am willing to take a crack at it. The logic is straightforward as you laid it out. I need to become familiar with the code base. Any hints on the best place within the codebase to start looking? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am really appreciating this project! After experimentation, I wonder if it would be possible to add 'Sales Value' to the Stock Item views? Right now, InvenTree shows the 'Stock Value' of Stock Items based on the BOM Pricing (or based on overrides) -- but it would be useful to include a column that computes the "Sales Value' of the entire quantity for that stock item. The use case is for manufacturers that want to compare the price of producing a part against the sales price that part would command.
Beta Was this translation helpful? Give feedback.
All reactions