Skip to content

OBPIH-7323 don't group by product when calculating inventory accuracy…#5398

Merged
awalkowiak merged 1 commit intodevelopfrom
bug/OBPIH-7323-inventory-accuracy-fix
Jul 23, 2025
Merged

OBPIH-7323 don't group by product when calculating inventory accuracy…#5398
awalkowiak merged 1 commit intodevelopfrom
bug/OBPIH-7323-inventory-accuracy-fix

Conversation

@ewaterman
Copy link
Member

… indicator

✨ Description of Change

Link to GitHub issue or Jira ticket: https://pihemr.atlassian.net/browse/OBPIH-7323

Description: Change the inventory accuracy indicator to not group by products. That way if a product was counted multiple times within the given date interval, we treat them as separate counts. See "Additional description" section of ticket for details.


📷 Screenshots & Recordings (optional)

image

@ewaterman ewaterman self-assigned this Jul 22, 2025
@github-actions github-actions bot added type: bug Addresses unintended behaviours of the app domain: backend Changes or discussions relating to the backend server labels Jul 22, 2025
Copy link
Member

@jmiranda jmiranda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The inventory_audit_rollup also sort of does this aggregation (at the transaction level). I think it's safer to use the cycle count data, but just wanted to mention that.

@awalkowiak awalkowiak merged commit c89ffda into develop Jul 23, 2025
6 checks passed
@awalkowiak awalkowiak deleted the bug/OBPIH-7323-inventory-accuracy-fix branch July 23, 2025 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: backend Changes or discussions relating to the backend server type: bug Addresses unintended behaviours of the app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants