Skip to content

OBPIH-7268 include user input fields in count export#5246

Merged
awalkowiak merged 2 commits intodevelopfrom
ft/OBPIH-7268-export-cc-enhancements
May 9, 2025
Merged

OBPIH-7268 include user input fields in count export#5246
awalkowiak merged 2 commits intodevelopfrom
ft/OBPIH-7268-export-cc-enhancements

Conversation

@ewaterman
Copy link
Member

✨ Description of Change

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

Description: Given we're going to implement importing cycle counts via xls, we need to make some improvements to the xls export, mainly to also export any user input fields, ie Quantity Counted, Comment, User Counted, and Date Counted.


📷 Screenshots & Recordings (optional)

Count export with current count data included:
image

@ewaterman ewaterman self-assigned this May 8, 2025
@github-actions github-actions bot added type: feature A new piece of functionality for the app domain: frontend Changes or discussions relating to the frontend UI domain: backend Changes or discussions relating to the backend server labels May 8, 2025
@codecov
Copy link

codecov bot commented May 8, 2025

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 8.31%. Comparing base (9911499) to head (b646e81).
⚠️ Report is 143 commits behind head on develop.

Files with missing lines Patch % Lines
...g/pih/warehouse/inventory/CycleCountService.groovy 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             develop   #5246   +/-   ##
=========================================
  Coverage       8.31%   8.31%           
- Complexity       988     990    +2     
=========================================
  Files            638     638           
  Lines          43246   43251    +5     
  Branches       10511   10515    +4     
=========================================
+ Hits            3597    3598    +1     
- Misses         39096   39100    +4     
  Partials         553     553           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@awalkowiak awalkowiak merged commit d420399 into develop May 9, 2025
9 checks passed
@awalkowiak awalkowiak deleted the ft/OBPIH-7268-export-cc-enhancements branch May 9, 2025 08:49
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 domain: frontend Changes or discussions relating to the frontend UI type: feature A new piece of functionality for the app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants