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

Add countTypeEnumId column in InventoryCountImport entity for managing different types of cycle counts #237

Open
ravilodhi opened this issue Dec 16, 2024 · 0 comments
Assignees

Comments

@ravilodhi
Copy link
Collaborator

There are currently two types of cycle counts that we want to manage:

  1. Selective Count - A count where selected products are targeted for counting.

  2. Hard Count - Used for larger cycle counts, such as year-end stock takes. Hard counts require stores to count all items in stock without any exclusions. The goal is to obtain an accurate view of store inventory and a comprehensive understanding of inventory across the company.

AC

  1. countTypeEnumId field is added to InventoryCountImport entity.
  2. Enumeration Data is added for the Selective and Hard count.
@ravilodhi ravilodhi self-assigned this Dec 16, 2024
dixitdeepak added a commit that referenced this issue Dec 16, 2024
Improved: Added countTypeEnumId column in InventoryCountImport entity to manage different types of count(#226)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant