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

[BUG]Low inventory report is multiple-showing items that have had inventory in more than one location. It shouldn't #4771

Closed
2 tasks
cielf opened this issue Nov 10, 2024 · 2 comments · Fixed by #4782
Assignees

Comments

@cielf
Copy link
Collaborator

cielf commented Nov 10, 2024

Summary

If a bank has had inventory of an item in multiple locations, it is showing up in the low inventory list on the dashboard multiple times. It shouldn't

Why fix

Better, more concise report

Details

To recreate this:
sign in as [email protected]

You should see it in freshly setup data -- so take a look on the dashboard before going further.

Otherwise,

Choose an item -- then check its current levels (Inventory, Items&Inventory, view on the first tab.) Note the sum of the current levels. (if there is only inventory in one storage location, pick another item. )
Edit that item (back, then Edit), and set the minimum inventory to higher than that sum. Now check the dashboard -- you should see two entries for that item in the Bank-wide Low Inventory Report

Criteria for completion

  • consolidate low inventory query so it only returns one line per item
  • tests to support
@cielf cielf added Help Wanted Groomed + open to all! Difficulty—Beginner labels Nov 10, 2024
@nikolaz90
Copy link
Contributor

Hello,
Could I take this one ?
Thanks

@dorner
Copy link
Collaborator

dorner commented Nov 11, 2024

You got it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants