You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are currently two types of cycle counts that we want to manage:
Selective Count - A count where selected products are targeted for counting.
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
countTypeEnumId field is added to InventoryCountImport entity.
Enumeration Data is added for the Selective and Hard count.
The text was updated successfully, but these errors were encountered:
There are currently two types of cycle counts that we want to manage:
Selective Count - A count where selected products are targeted for counting.
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
The text was updated successfully, but these errors were encountered: