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

Added min quantity column in inventoryList component #6018

Closed
wants to merge 2 commits into from

Conversation

kshitijv256
Copy link
Contributor

@kshitijv256 kshitijv256 commented Aug 7, 2023

WHAT

🤖 Generated by Copilot at 9dbba6e

This pull request enhances the inventory list component by displaying the minimum quantity and unit of each item. This feature helps users to track and replenish the inventory of critical supplies in the facility.

Proposed Changes

Screenshot from 2023-08-07 17-03-03

@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers @nihal467

@kshitijv256 kshitijv256 requested a review from a team August 7, 2023 11:37
@kshitijv256 kshitijv256 requested a review from a team as a code owner August 7, 2023 11:37
@vercel
Copy link

vercel bot commented Aug 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
care-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2023 6:31am

@netlify
Copy link

netlify bot commented Aug 7, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit aeff9f6
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/64d3328a87f84b00073eb482
😎 Deploy Preview https://deploy-preview-6018--care-egov-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@rithviknishad rithviknishad left a comment

Choose a reason for hiding this comment

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

You are showing the default min. quantity instead of the configured min. quantity.

cc: @sainak

This might require a backend change to work.

@rithviknishad
Copy link
Member

because the inventory summary viewset does not seem to show the configured min. quantity and instead just shows whether stock is low or not.

@github-actions
Copy link

Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions.

@github-actions github-actions bot added the stale label Aug 17, 2023
@github-actions
Copy link

Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, This pr has been automatically closed because it has not had any recent activity. Thank you for your contributions. Feel free to repopen the pr.

@github-actions github-actions bot closed this Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add: show minimum item in inventory
3 participants