A restaurant count goes wrong for boring reasons. It gets scheduled for the end of a closing shift when everyone is tired. It is one long list instead of three short ones. And halfway through, somebody hits a half-empty bottle of oil and stops to think about what to write down. None of those is a software problem — but all three are fixable with a routine.
Split by room, not by list
Three storage areas, two people. One takes the walk-in and the chest freezer; the other takes the dry store and the bar. Each area is its own storage count with its own progress, so nobody is waiting on anybody and there is no risk of the same shelf being counted twice.
This is also the honest answer to why it is twenty minutes and not two hours. You are not counting a restaurant. You are counting a walk-in, and separately a dry store, and separately a bar.
Count in the same direction every week
Pick a direction and never change it. Left wall to right wall, top shelf to bottom. The value is not tidiness — it is that after three weeks your hands know the route and your eyes stop scanning for what comes next. Speed in counting comes almost entirely from removing decisions.
Decide the half-bottle rule once
Open items are where counts stall. Write the rule down and hold everyone to it: a bottle that looks two-thirds full is 0.66, a sack that is half gone is 0.5. trakr takes decimals, so the honest number goes in rather than a rounded one.
Rounding open items feels harmless and is not. Round a dozen half-used products up every week and your stock value drifts upward by a few percent a month, which is exactly the size of the discrepancy that is hardest to find later.
Count cold last, or first, but never in the middle
The walk-in is the unpleasant part, and unpleasant parts placed in the middle of a task are where tasks get abandoned. Either lead with it while people are fresh, or close with it knowing the end is in sight. Do not put it at item 40 of 90.
What to do with what you find
- Set minimum levels on the things that stop service. The garnish, the house spirit, the one cut of meat on the menu twice.
- Read the weekly low-stock summary before you order, not after the rep calls.
- Export to CSV for the accountant instead of photographing a clipboard sheet.
And do the whole thing on the same day each week. A count that happens every Tuesday whether or not anybody feels like it beats a thorough count that happens when somebody remembers — because the value is in the comparison between counts, and you only get that from a rhythm.