Do you know warehouse topics? SKU, NM, CR — do you know what they are?
sobes.tech AI
Answer from AI
Yes, I am familiar with these terms in warehouse logistics:
-
SKU (Stock Keeping Unit) — a unique identifier for a product in the warehouse, which allows tracking of a specific item, including its characteristics (size, color, model, etc.).
-
NM (Name) — the name of the product or item designation, used for ease of identification and description.
-
CR (Cycle Count / Count Record) — usually refers to the process or record of cyclic inventory, where the stock is periodically checked to maintain accounting accuracy.
In the context of development in Go, these concepts are often used when creating warehouse management systems, where SKU is a key element for identifying products, NM for displaying information to the user, and CR for inventory accounting and control.