How to sort of determine the Age of Your Computer

POS SOFTWARE

Scammed buying a computer

Over the past year, I've never seen so many people fooled into buying old computers. It's so easy now to pass off an old computer as "almost new". If you're not buying from a trusted, reputable seller, I'd strongly suggest you exercise extreme caution. The photos and description might look fine, but the hardware inside can be a Frankenstein of mismatched parts. In this article, I'll walk you through a set of simple checks to verify a computer's true age and avoid paying new-machine prices for old stock.

Recently, a client brought in a computer that was supposedly "almost new", yet it turned out to be quite old. As such, I revised and completely rewrote my article to reflect current conditions.

In this article, I'll show you how to protect your investment and avoid getting scammed when buying a computer, using practical verification techniques your staff can follow. I always recommend buying only from reputable vendors; this includes many smaller operators, not just the big box chains.

The Importance of Accurate Age Verification

Outdated systems sold as "new" can cause serious problems in a retail or POS environment:

  • Performance issues that slow down day-to-day operations.
  • Compatibility problems with modern POS and business software.
  • Increased security risk as older hardware and OS versions lose support.

As a rough guide:

  • A genuinely new system typically provides about 3–5 years of reliable service.
  • A two-year-old computer might deliver 1–3 years of useful life.
  • A three-year-old box probably has around a year left before replacement becomes sensible.

Older systems usually cost more to repair, and performance degradation directly affects transaction speed and customer experience.

The Bigger Picture

Age is important, but it's not the only factor when you're upgrading or buying systems for your POS setup. You should also weigh:

  • System reliability and uptime.
  • Compatibility with your chosen POS and business software.
  • Vendor support and warranty options.
  • Overall performance for your specific retail workload.

A slightly older but well-maintained machine that's fit for purpose can easily outperform a brand-new system that isn't properly configured for retail.

Using Age Information in Business Decisions

A practical way to treat systems is:

  • New (0–2 years): Suitable for primary POS and other critical roles.
  • Middle-aged (3–5 years): Acceptable if health checks (drives, fans, power supplies) are good; start planning for replacement.
  • Ageing (5+ years): Better reserved for non-critical tasks, test machines, or temporary use; risk of failure and security issues rises.

Most businesses depreciate computers over about five years, after which they often have no book value even if still in use. Age checks help you decide which machines to retire first, which to keep, and where to spend limited capital in a POS environment.

Serial Number: Your First Line of Defence

Armed with the hardware serial number, you can often get manufacturer information from the vendor, making it the most reliable indicator of age.

To locate the serial number:

  • Check the back or side of desktop cases.
  • Look under laptops or on the stand/underside of all-in-ones.
  • Inspect the battery compartment on older notebooks.

These stickers are usually designed to be tamper-evident:

  • Special adhesives tear or show a "VOID" pattern if peeled.
  • Fonts, layouts, and barcodes are difficult to reproduce accurately.
  • Misaligned, bubbled, or poorly stuck labels are red flags.

On Windows, you can also try reading the serial from the firmware.

Command Prompt:

wmic bios get serialnumber

If that doesn't help, as this example below shows, try:

wmic baseboard get product, Manufacturer, version,serialnumber

Getting the BIOS Serial number 

If the manufacturer stored a serial in firmware, it will appear here. Unfortunately, many boards don't have this field and show us "Default string". So there is no serial in the BIOS. If so, you must rely on physical labels.

Using Manufacturer Warranty Lockups

Most major OEMs provide support portals where you can enter a serial and see:

  • The ship date
  • Warranty start date.
  • Current warranty status (in warranty, expired, etc.).
  • Sometimes an estimated purchase date
  • Configuration details.

Typical examples:

  • Dell: search for "Dell warranty lookup" and enter the Service Tag.
  • HP: use "HP support warranty check".
  • Lenovo: search "Lenovo warranty lookup" and enter the serial.

The warranty start, or ship date, is often the closest thing to a documented "age of the device" and is very strong evidence if you need to argue that a "new" machine is actually used or old stock.

If a seller claims a PC is new but the warranty shows a ship date from years ago, consider it a warning. The seller might not be lying. The computer might have sat in their warehouse for years. But really it's still an old computer. This can happen even with reputable sellers.

BIOS Date

Another useful check is the BIOS (firmware) date.

Windows, check this in the System Information:

  1. Press the Windows key, type System Information or msinfo32, and press Enter.
  2. In System Summary, look for BIOS Version/Date.

This date tells you when that BIOS build was produced or last updated.

A few caveats:

  • The BIOS may have been updated before sale, so a very recent BIOS date doesn't always mean the hardware is new.
  • If the BIOS has never been updated, the date gives a reasonable upper bound on when the motherboard was made.

I often use the BIOS date as one of the main clues to when the system was assembled.

Useful Windows Commands to Check Age

Alongside the GUI tools, a few simple commands provide extra detail.

In Command Prompt:

systeminfo

Scroll the output and note:

  • The Windows install date (if present).
  • The BIOS version and other system information.

Then you can run:

wmic bios get releasedate

These commands pull the same information as System Information but are handy for quick checks.

Windows itself records when it was installed, which can be helpful—but must be interpreted carefully.

Windows Installation: A Clue, Not a Guarantee

In Windows:

  1. Open Settings (Windows key + I).
  2. Go to System → About.
  3. Scroll down to see the Windows edition and installation date.

This tells you when the current OS installation was set up or upgraded from a previous version.

Still, it's reasonable to assume the computer is at least as old as the installation date and will not be younger than that date.

Windows 11: Where to Find These Details

These checks work the same on Windows 10 and 11, but the menus look slightly different.

On Windows 11 specifically:

  • Device and OS info: Settings → System → About.
  • Detailed hardware info: press the Windows key, type System Information or msinfo32, and open it.

For common POS form factors:

  • All-in-ones: serial stickers are often on the stand or the back panel.
  • Small form-factor / mini-PCs: check the sides, underside, or the area near the rear I/O.
  • Laptops: sticker is usually on the underside; some have it under removable covers.

The commands and tools discussed here are all available on Windows 11; you reach them through the newer Settings UI.

Check the Hard Drive

Age is only one factor; it's also about how hard the machine has been worked. For example, my own computer's drive is not old, but it has certainly had a hard life.

The drive is often the most critical component to inspect. An old, heavily used drive is real trouble in a computer, particularly if it runs intensive software like a POS system. Drive failure can lead to downtime, data loss, and transaction issues.

To get meaningful drive health data, you'll need a free third-party tool. I find CrystalDiskInfo good, though there are others.

Steps:

  1. Download and install CrystalDiskInfo.
  2. Run it; it will automatically scan your drives.
  3. Look at the health status and detailed information, especially Power-On Hours.

SSD and NVMe Drives: Special Considerations

Many modern POS systems ship with SSDs or NVMe drives instead of traditional spinning disks. Most old computers I see have been upgraded to these drives because they are much faster.

For these drives:

  • Overall Health Status ("Good", "Caution") is important.
  • SMART attributes like Reallocated Sectors, Wear Levelling Count, and Total Host Writes tell you about wear.
  • It's normal for a two-year-old business SSD to show thousands of power-on hours yet still be healthy.

Watch out for:

  • "Caution" or "Bad" health status in CrystalDiskInfo.
  • Very high write counts relative to age, which can indicate heavy usage.

If the PC itself appears several years old but the SSD reports very low hours, the drive was probably replaced. That's usually a good sign (new drive), but it's another piece of the age puzzle.

Interpreting Power-On Hours

Power-On Hours help you move beyond calendar age and understand the machine's real usage history.

Suppose a seller claims the laptop is two years old. For a typical business system, you might expect roughly:

2 years × 250 work days × 8 hours ≈ 4,000 hours

A few scenarios:

  • New drive: only ~50 hours recorded.
    Likely indicates a recent drive replacement, which is positive.
  • High hours with "lightly used" claim: e.g. 15,000+ hours.
    Suggests the machine has seen heavy use and the story doesn't add up.
  • Consistent story: drive shows ~4,000 hours for a claimed two-year-old laptop.
    The numbers fit and support the seller's description.

By comparing Power-On Hours with CPU release date, BIOS date, and Windows install date, you can build a much clearer picture of the machine's true history.

Spotting Refurbished or Tampered Systems

Because parts can be swapped and stickers moved, you must be alert to signs of refurbishment or tampering—especially when buying "almost-new" systems on eBay or, even worse, on Facebook Marketplace, where everyone seems to demand cash.

Red flags include:

  • Conflicting indicators: Very old BIOS date, very new drive, and a mid-range Windows install date that doesn't match the seller's story.
  • Physical signs of opening: Tool marks on screws, mismatched screws, or distorted plastic clips.
  • Label issues: This is a clear sign that something is wrong; check that the stickers are not misaligned, damaged or tampered with. If they are, I would treat the system as used or refurbished and negotiate accordingly.

Component Inspection: Devil in the Details

If you have the technical skills to open the case safely, inspecting components can reveal a lot.

Inside, you may find:

  • Stickers and printings with manufacturing dates on the motherboard, power supply, and drives.
  • Mixed-age components, which suggest upgrades or replacements over time.

Bear in mind:

  • Components can be swapped with older parts to build a machine from "whatever was lying around".
  • A single old part doesn't automatically make the system bad, but it's another factor in your evaluation.

Use component inspection alongside the other methods, not in isolation.

Practical Workflow: Verifying a Computer's Age

To make this easy for staff, here is a simple workflow to follow when assessing a PC before purchase or deployment:

  1. Find the physical serial number and labels
    Check case, underside, stand, or battery bay for tamper-evident stickers.
  2. Try BIOS/WMI serial (if supported)
    If you see a valid serial, use it.
  3. Use manufacturer warranty portals (OEM systems)
    Enter the serial/service tag on Dell/HP/Lenovo warranty pages to see ship and warranty start dates.
  4. Check BIOS Version/Date
    Use msinfo32 or systeminfo to read the BIOS date and treat it as an approximate hardware age, with the caveat that firmware may have been updated.
  5. Identify CPU model and release year
    Look up the processor on the vendor's site (Intel/AMD) and note the launch year; the PC cannot be older than its newest major component.
  6. Read Windows installation date
    Check Settings → System → About for the installation date and treat it as "not younger than" the system age.
  7. Inspect drive health and Power-On Hours
    Use CrystalDiskInfo to read hours and SMART status; compare against the claimed age and usage.
  8. Combine the evidence and decide
    If dates and usage line up with the seller's story, you likely have a fair deal.
    If indicators conflict or show heavy wear, reconsider the purchase or renegotiate.

This workflow turns multiple technical checks into a repeatable process your staff can follow with minimal training.

Summing Up

It's never easy to determine a computer's exact age, and at best these methods give you a strong estimate.

Remember:

  • Age alone doesn't fully predict performance or lifespan.
  • A well-maintained older system can run perfectly for years.
  • Many new machines are lemons.

Using the techniques above; serial numbers, warranty lookup, BIOS date, CPU release year, Windows install date, and drive Power-On Hours; you can greatly reduce the risk of buying outdated or misrepresented hardware, especially for critical POS operations.

Please be careful.

Written by:

Bernard Zimmermann

 

Bernard Zimmermann is the founding director at POS Solutions, a leading point-of-sale system company with 45 years of industry experience. He consults to various organisations, from small businesses to large retailers and government institutions. Bernard is passionate about helping companies optimise their operations through innovative POS technology and enabling seamless customer experiences through effective software solutions.

 

Comments

I would like to find out if there is an easy way to upgrade my windows 10 to windows 11. I am an old man and cant understand half of what they are telling me. Please help

Here's a straightforward approach:

  1. Download and run Microsoft's PC Health Check app to see if your computer can run Windows 11
  2. If your computer is compatible, go to Microsoft's Windows 11 download page
  3. Click "Download Now" under Windows 11 Installation Assistant
  4. Run the downloaded program and click "Accept and install."

Add new comment

Restricted HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA This question is for testing whether or not you are a human visitor and to prevent automated spam submissions. Image CAPTCHA
Enter the characters shown in the image.

Integrating video surveillance and the POS system

POS SOFTWARE

Integrating video surveillance into your POS system

 

 

Integrating your video surveillance with the POS system makes a lot of sense. This example shows a skimmer being installed by some shop thieves. Your staff may not be involved in the fraud at the point of sale. This fraud took three (3) seconds. Nothing would show here on the computer if the cameras had never been installed on the tills; it would never have been found.

It took three seconds. On the footage, a thief leans over the till, slips a skimmer onto the terminal, and walks out of the shop. No alarm. No confrontation. If a camera hadn't been pointed at that till, nobody would ever have known it happened.

That clip says everything about why the point of sale is the most important place in your shop to put security cameras. The tills are where the cash is, and that's where most of the fraud happens. Which is exactly why integrating your video surveillance with the POS system makes so much sense.

Most fraud looks like a normal sale.

The skimmer case is an extreme example. Most POS fraud involves real transactions that are quietly manipulated. The classic pattern: a staff member's brother picks up a $30 book, and it gets rung up as a $5 remainder copy. The till balances, the paperwork looks fine, and the difference walks out the door.

With an integrated system, you have a video record of every transaction — the customer, the operator, the goods, and the cash. When the numbers don't add up, you're not left guessing.

Evidence that holds up

POS software alone tells you what happened in the system — not who did it, or how. That becomes a real problem the moment a dispute needs to be verified. Anyone who has dealt with these cases will recognise the lines you hear in court:

"The computer said I did it, but anyone could have done it."

"I gave you a $50, and you gave me change for a $20. Okay, the computer says $20, but I gave you a $50."

Video settles those arguments. It turns a system log into evidence.

Alerts, training, and deterrence

An integrated system doesn't just record — it flags. High-value sales, refunds, and other dubious transactions can trigger alerts, pointing you toward possible fraud before it becomes a pattern. And not everything you uncover will be fraud. Often, it's just common mistakes or misunderstandings that can be corrected with a little additional training.

Then there's the simplest benefit of all: just knowing the cameras are there has been shown to reduce theft in the first place.

Cameras alone aren't enough.

You may already have cameras over the tills. But if the video isn't integrated with the POS, every investigation means scrubbing through archived footage by date and time to find the transaction you need. It's slow, and it's a pain. Integration ties each transaction to its clip, so you go straight to the moment that matters.

Beyond the basics

Once your cameras are integrated, they can do more than record transactions. The same setup can support:

  • Facial recognition analytics to identify known individuals the moment they walk in.
  • People-counting analytics to make sure occupancy limits are never exceeded.
  • Demographic analysis to better understand who is shopping, and when.

The tills are where the cash is. Make sure they're also where the evidence is.

 

Written by:

Bernard Zimmermann

 

Bernard Zimmermann is the founding director of POS Solutions, a leading point-of-sale system company with 45 years of industry experience, now retired and seeking new opportunities. He consults with various organisations, from small businesses to large retailers and government institutions. Bernard is passionate about helping companies optimise their operations through innovative POS technology and enabling seamless customer experiences through effective software solutions.

 

 

 
 

Add new comment

Restricted HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA This question is for testing whether or not you are a human visitor and to prevent automated spam submissions. Image CAPTCHA
Enter the characters shown in the image.

Stock Shrinkage from Stocktake to Action

POS SOFTWARE

Stock shrinkage rate in retail

You already spend time and money counting the stock in your shop. Let's take a look at the real story behind your missing stock. I will show you how to calculate stock shrinkage and identify causes using your Point of Sale (POS) system. What we want is better control of profits.

Key Takeaways

  • Stock shrinkage value is the dollar difference between theoretical stock value and your actual stock you count.
  • Shrinkage rate is generally calculated by the stock shrinkage divided by book stock value.
  • Shrinkage is divided up into known values such as damage, expiry, and write-offs, while unknown shrinkage is the unexplained difference left over.
  • External shrinkage includes shoplifting and supplier shortages, and internal shrinkage includes process errors, incorrect pricing and staff actions.
  • Knowing the causes can help you do something about it.

What Is Stock Shrinkage?

Stock shrinkage is the difference between the stock value recorded in your system and the value you actually count on your shelves. It is the financial gap between what you should have and what you do have. For example, if your POS says you should have 100 units of a stock line, but your physical count finds only 92, the missing eight units are your stock shrinkage.

Since we have so many lines, the only useful ratio is the dollar value, so we measure:

Stock Shrinkage Rate = (Shrinkage Value) / (Book Stock Value) × 100%

So, for example, if you should have $100,000 at cost and your count finds $97,000, the $3,000 difference is your stock variance, which is $3,000 / $100,000 × 100% = 3%. In this example, on a 30 per cent gross margin, you need to sell $10,000 worth of extra goods to get back to where you should have been.

It also distorts your buying decisions, since the computer thinks you have more stock than you should have; it does not order enough. Over time, you will not trust your stock figures as that 3% adds up.

Let us Calculate Your Stock Shrinkage Rate?

Here is an easy two-step process:

Step 1: Calculate the stock shrinkage value

  • Book stock value: your POS reports before the stocktake have the book value. If your system, unlike our POS system, cannot give you this value, your accountant can tell you the figure. It's actually a fairly easy figure to calculate.
(Book Value) = (Book value last financial year) + (Stock purchases this year) − Sales × (1 − Average Margin)

Now the Physical stock value is what your POS System said after the stocktake.

Stock Shrinkage Value = (Book Stock Value) − (Physical Stock Value)

Step 2: Calculate the shrinkage rate

Shrinkage Rate = Stock Shrinkage Value ÷ Book Stock Value × 100

Simple Example:

  • Book stock at cost: $100,000
  • Physically counted stock at cost: $97,000
  • Stock shrinkage value (variance): $3,000
  • Shrinkage rate: $3,000 ÷ $100,000 × 100 = 3%

The business has identified a $3,000 stock variance. Now, further investigation is required to determine how much is attributable to theft, damage, receiving errors, unrecorded returns, or other causes.

What Does Stock Shrinkage Include?

Stock shrinkage includes a wide range of causes. You need to separate them. Generally, most retailers divide them into two main categories: external shrinkage and internal shrinkage.

External Shrinkage Examples

  • Shoplifting and opportunistic theft
  • Organised theft or "grab and run" incidents
  • Fraudulent or abusive returns
  • Supplier shortages or under-deliveries

Internal / Process Shrinkage Examples

  • Employee theft or unauthorised discounts
  • Receiving errors and incorrect quantities on deliveries
  • Wrong pricing and barcode mistakes
  • Incorrect stock adjustments in the POS
  • Unrecorded damage or expired stock
  • Misplaced goods within the store or back room
  • Unprocessed or partially processed customer returns

I find it helpful to separate known shrinkage from unknown shrinkage. Known shrinkage includes stock you have already written off in the system for damage, breakage, expiry or other approved reasons. Unknown shrinkage is the unexplained difference between your POS records and the physical count after accounting for all known movements.

For example, if your variance is $3,000 and you can see $1,200 of recorded damage and $300 of recorded expiry, the remaining $1,500 is your unknown shrinkage.

The more information you know, the better. For example, if staff leave damaged greeting cards in a drawer instead of recording them, they become unexplained shrinkage. When, in fact, they are a known problem. It should never have happened.

Departments

What I find very useful is to redo the calculation by department.

Generally, we find different departments have different problems.

Conclusion: Make Your Stocktake Work for You

Stock shrinkage is not just a number you give your accountant at the end of the year. Stock shrinkage is a powerful signal that your stock control, receiving, pricing or security needs attention. When you separate known and unknown shrinkage, recognise the special risks in newsagency departments, build a simple control framework and use your POS system to investigate.

 

Written by:

Bernard Zimmermann

 

Bernard Zimmermann is the founding director of POS Solutions, a leading point-of-sale system company with 45 years of industry experience, now retired and seeking new opportunities. He consults with various organisations, from small businesses to large retailers and government institutions. Bernard is passionate about helping companies optimise their operations through innovative POS technology and enabling seamless customer experiences through effective software solutions.

 

 

 
 

Add new comment

Restricted HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA This question is for testing whether or not you are a human visitor and to prevent automated spam submissions. Image CAPTCHA
Enter the characters shown in the image.

How Fast is Your POS System and what to do about it?

POS SOFTWARE

Cash register transaction speeds

We all have people in a hurry walking past our shop every day. Next, modern shoppers won't wait. "86% of consumers say they avoid stores if they perceive the queue to be too long, while 66% have abandoned their purchase because of long queues, with only 22% returning later to make the purchase."  Many won't even join a queue if they see three people ahead.

Now, how fast should your Point of Sale (POS) system be? Here are six free ways to speed up processing.

KEY TAKEAWAYS BOX

  • Transaction speed is the total time from first scan to completed receipt.
  • Industry standard is 40 seconds per sale plus 3 seconds per item.
  • Queue abandonment is when customers walk out after a wait exceeds 5 minutes.
  • Real POS data from 20,000 sales shows 36 seconds is achievable.
  • Integrated EFTPOS is a payment terminal that receives totals automatically from the POS system.
  • Faster checkout is free speed gains from layout, scanning and receipts.

What is POS Transaction Speed in Retail?

First, transaction speed is the total checkout time from your first scan to handing the customer the receipt.

Moreover, it includes scanning, price lookup, discounts, EFTPOS processing, and receipt printing in a single workflow. For example, transaction speed covers like scanning three magazines and tapping in 50 seconds.

Additionally, fast checkout stops walk-aways. For example, fast checkout means you serve a time-poor shopper before she leaves for a faster shop.

Why Does Transaction Speed Matter for Small Retailers?

Transaction speed is the final factor that determines whether you keep the sale or lose it to a queue.

Moreover, slow queues cost real money.

Furthermore, if your queue is six people, there is an 80% chance someone will walk out. For example, that means six people in line at your newsagency equals one lost $28 book-and-card sale.

Additionally, more speed means less need for more staff.

Next, faster checkout also reduces stress.

How Fast Should Your POS System Be?

The industry standard for a POS system's speed is 40 seconds per transaction, plus 3 seconds per item. This gives you a clear benchmark to test against. For example, a sale with three items should take about 40 seconds, plus 9 seconds, for a total of 50 seconds.

This standard includes everything. It includes scanning three gifts, applying a card discount and EFTPOS speed.

Ideally, your figures should beat that standard. My client data show that our system performs better than 50 seconds; see the graph above for real-world speeds using our POS System. It comes from 20,000 cash register sales captured by one of our clients' POS Systems.

Our client's average sale time was 36 seconds. Now that is impressive! If you study the graph, you will see our client was doing much better than that in places, hitting 36 seconds. In a pinch, that means serving 90 customers per hour during a Saturday rush instead of 60.

Additionally, in terms of speed, we match anyone in the market. 36 seconds is achievable for a newsagency, gift shop, or small retail store.

How Does Queue Length Affect Walk-Aways?

First, queue abandonment is customers leaving when the line looks too long.

Moreover, the maths is simple and brutal. For example, if each sale takes 50 seconds, six people in the queue equals over 5 minutes' wait.

Remember, 5 minutes is the tipping point: only 80% of customers are willing to wait in line if it takes longer than 5 minutes; the odds are someone walks out. Additionally, you will find many shoppers won't even join. If they see three people, they walk past.

How Can You Speed Up Your POS System for Free?

Faster checkout is a set of low-cost changes to layout, hardware, and habits that shave seconds off checkout without buying a new system.

Moreover, you can fix speed today with what you have. For example, these six ideas come from my work with thousands of retailers.

1. Use Your Fastest Computers Upfront

First, computer placement is putting your fastest, newest computer on the busiest counter.

Faster front-end computers on your main till process faster.

2. Use Scanning More and Barcode More Items

Scanning! Manual keying in is too slow. Besides, scanning is faster and more accurate.

3. Consider Several Cash Drawers on One Computer

First, multiple cash drawers are running on one Point of Sale (POS) system computer.

Moreover, it improves security and speed in a pinch. For example, several drawers means you can have two staff working the tills from one fast computer.

4. Integrate Your EFTPOS

An integrated EFTPOS terminal automatically receives the sale total from your point-of-sale system.

Moreover, integration removes double handling. For example, integrated EFTPOS eliminates the need to type $52.90 into the terminal after entering it in the POS, only to type $529.00 by mistake.

5. Use Touchscreens at the Counter

Touchscreens let staff tap products and discounts instead of using a mouse. They are both more natural and faster. 

Additionally, they shorten training time. Next, new staff learn faster with pictures than codes.

6. Switch to Email and SMS Receipts

Email receipts are digital receipts sent directly from your pos system rather than printed. For regulars in your VIP program, it can take 3-5 seconds per sale. It is also cheaper to produce.

7. Bonus tip: Use Tap and Go 

It is not free, so it is included in your bonus tip. Tap and Go, although it costs, is faster. 

What Should You Do Next to Measure Your Speed?

Measure your current transaction speed during your busiest period. Time at least ten sales. For example, time 10 sales from first scan to receipt during 4 pm-6 pm when foot traffic peaks past your shop.

Now compare to the industry standard. If you are over 40 seconds plus 3 seconds per item, you have a problem.

Conclusion: Why Does Faster Checkout Mean More Profit?

First, faster checkout is a profit-protection measure for Aussie retailers.

Moreover, most of us have people in a hurry walking past, and it is so easy to lose sales if you cannot process the transaction immediately. For example, you lose a $28 book-plus-card sale because your EFTPOS lagged by 10 seconds.

Furthermore, modern consumers do not wait, and many will not even join a queue. Therefore, the industry standard of 40 seconds plus 3 seconds per item is your baseline, and 36 seconds from real data is your achievable target.

Additionally, you now have six free and low-cost ideas that work today. Finally, use faster computers up front, scan more, use multiple drawers, integrate Tap and Go, use touchscreens, and switch to email and SMS receipts, and your Point of Sale (POS) system will let you serve more customers faster every hour.

 

Written by:

Bernard Zimmermann

 

Bernard Zimmermann is the founding director of POS Solutions, a leading point-of-sale system company with 45 years of industry experience, now retired and seeking new opportunities. He consults with various organisations, from small businesses to large retailers and government institutions. Bernard is passionate about helping companies optimise their operations through innovative POS technology and enabling seamless customer experiences through effective software solutions.

 

 

 
 

Add new comment

Restricted HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA This question is for testing whether or not you are a human visitor and to prevent automated spam submissions. Image CAPTCHA
Enter the characters shown in the image.

Why Australian Retailers Must Have Modern Scanners Before 2028

POS SOFTWARE

Traditional barcodes are being phased out by 2028. Large Australian chains, such as supermarkets, pharmacy networks, and liquor stores, have announced they may reject stock shipments that lack a QR code. I expect that any supplier to these chains will soon drop standard barcodes for QR codes 

Key Takeaways

  • Major Australian retailers are adopting a global 2028 industry deadline for QR codes.
  • Traditional laser barcode scanners are physically incapable of reading 2D symbols.
  • Modern imaging hardware protects your local point-of-sale system from technological obsolescence.
  • Advanced 2D codes automatically track exact expiration dates and manufacturing batches.
  • Upgraded scanning hardware minimises wrist strain and improves counter checkout speeds.
  • Newsagents must audit their current magazine scanners to prevent front-counter bottleneck issues.

What is the GS1 Sunrise Transition

The GS1 Sunrise transition is a coordinated global retail initiative that aims to replace traditional barcodes with QR codes by the year 2028. By the start of 2028, large Australian chains such as supermarkets, pharmacy networks, and liquor stores have announced they may reject stock shipments that lack a QR code. The primary driving force behind this massive change is that old-fashioned linear barcodes only encode a basic product number. In contrast, next-generation QR codes store thousands of pieces of information. This advanced information helps to solve critical supply chain tracking issues that barcodes cannot. For example, during the recent Greenlip Abalone scare, the immediate problem the authorities wanted to address was tracking the source of the biotoxin contamination. In trying to navigate this crisis, a store owner would discover that his Greenlip Abalone was a pretty broad category. Here, a QR barcode solves this tracking problem by embedding the exact location the product came from, the production date, the specific batch number, and the use-by date directly into the checkout code. With that information, we could configure the POS System to automatically block the sale of that item if the cashier tries to sell it.

As this is a worldwide transition, we expect many products from overseas, not just Australian-made ones, to be affected. For example, if you buy goods directly from China, you may find that some have a QR code but no barcode.

Other pluses of QR Codes

2D barcodes could prevent retail financial losses by assigning a digital serial number to each item. This means your POS software knows more history of every specific item in your shop. For example, if a shoplifter steals a high-value pen set from another shop and attempts to return it for a cash refund in your shop, the 2D code can help to verify whether you sold these items. This would allow us to block the fraudulent refund immediately.

Moreover, our field tests prove that image-based 2D scanners scan better. With a QR code, you do not need to align a barcode to get a good, meticulous read. Your cashiers will find it easier to work with.

We also found that these QR codes read better on heavily distorted, crinkled, or faded labels.

Does Your Shop Already Have a 2D-Capable Scanner?

Most of our clients who recently purchased scanners from us will likely already own 2D-capable scanners. This is because we have been aware of this for several years and have almost exclusively sold these scanners. The exception will be the scanners we sold for magazine handling; some of these, for obvious reasons, did not have QR codes. These dedicated magazine units are often older, low-cost laser models that lack the internal programming to read multi-dimensional QR patterns. We do not expect any problems with these scanners as long as they are used purely for processing publications.

Still, I do suggest you check your scanners. If you have a problem checking, please get in touch with us.

Conclusion: Don't Risk Technology Obsolescence at Your Counter

In conclusion, upgrading to a modern, 2D-capable POS System should not be treated as an optional retail luxury. We have a reasonable window of time to prepare before the 2028 roll-out. Buying an obsolete scanner today is a waste of money. For a little more, get a QR scanner.

 

Written by:

Bernard Zimmermann

 

Bernard Zimmermann is the founding director of POS Solutions, a leading point-of-sale system company with 45 years of industry experience, now retired and seeking new opportunities. He consults with various organisations, from small businesses to large retailers and government institutions. Bernard is passionate about helping companies optimise their operations through innovative POS technology and enabling seamless customer experiences through effective software solutions.

 

 

 
 

Add new comment

Restricted HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA This question is for testing whether or not you are a human visitor and to prevent automated spam submissions. Image CAPTCHA
Enter the characters shown in the image.

Retail's Old Playbook Is Broken: How SMB retailers Can Win Today

POS SOFTWARE


SMB Retail Strategy
Modern retail today
 

The browsing customer is gone. Here's what small retailers must build around instead. The traditional retail journey used to follow a predictable map. A customer had a need, went to a nearby shopping centre, spoke with a few knowledgeable salespeople, and made a purchase after some market research.

Today, Google, Facebook and AI have hollowed out this path.

The browsing phase, once the bread and butter of brick-and-mortar shops, has been largely replaced by a search query. Many shoppers, before going shopping, have researched. They have compared prices and read product advice on their phone. This is not a marginal shift. It is the removal of the sales stage that most physical shopfronts were built around. 

Because search engines can instantly connect intent with inventory, the traditional reasons many customers walk into physical stores are shrinking.

Paradoxically, it allows stores to sell items they never carried. This is because they know that Google search will attract buyers.

However, this shift creates a unique challenge for SMB retailers who rely on selling everyday goods that customers already know well.

Redefining the SMB Value Proposition

Many independent retailers tell themselves their primary advantage is building a close, personal relationship with their customers. I am not so sure. Our current high retail staff turnover means many consumers rarely get to know your people in your shop.

Today, customer loyalty is driven by:

- Having the items.

-Pricing that feels fair.

-A frictionless, fast transaction.

What Screens Can't Replace

The internet excels at answering "What is the cheapest option?" and "Where can I buy this right now?"

However, it remains entirely blind to things requiring human observation, taste, smell, and physical judgment. Most of us have ordered an item online based on glowing reviews, only to open the box and realise it is completely useless for our specific needs. Just seeing the items might have cancelled the purchase.

This gap is where physical retail must thrive. SMB retailers must deliberately build their business models around that screen for what it can and what it cannot do:

 

Ambiguous Problem Solving

Expert advice on nuanced, non-standard customer dilemmas.

Immediate Evaluation

Allowing customers actually to see and handle the product.

Unsearchable Inventory

Having unique and unexpected items that a customer wouldn't think to type into a search box. This is important.

Speed

You can do the transaction now.

Trust

Earning credibility through consistent quality, fair pricing, and quick and easy processing of transactions.

The Four Realities of Modern Retail

To survive, independent retailers must navigate:

1. The Global Search Box

If a customer can fully specify exactly what they want in a search bar, you are no longer competing with the shop next door; you are competing with the entire internet. You cannot win a digital commodity fight using a nicer shopfront or a friendly smile.

2. Risk Reduction and Discovery

Successful modern retail focuses on reducing decision risk for the customer. Your shop must give them a reason to make the trip, either by validating a high-stakes purchase or exposing them to products they did not know existed.

3. Ruthless Inventory

Products need to be converted into sales fast enough to cover rent and wages. Retailers must be disciplined about tracking profit margins and clearing slow-moving stock. The old assumption that "eventually it will sell" kills cash flow.

4. Digital Visibility

If Google business profile, AI assistants, Facebook, local search maps, etc., do not know you, you effectively do not exist to many modern consumers. Digital visibility is the requirement to get many shoppers to your front door.

The Bottom Line

The old retail path relied on a captive, browsing customer. That customer is gone.

Today, many shoppers arrive at your doorstep fully informed, price-aware, and highly protective of their time.

 

Written by:

Bernard Zimmermann

 

Bernard Zimmermann is the founding director of POS Solutions, a leading point-of-sale system company with 45 years of industry experience, now retired and seeking new opportunities. He consults with various organisations, from small businesses to large retailers and government institutions. Bernard is passionate about helping companies optimise their operations through innovative POS technology and enabling seamless customer experiences through effective software solutions.

 

 

 
 

Add new comment

Restricted HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA This question is for testing whether or not you are a human visitor and to prevent automated spam submissions. Image CAPTCHA
Enter the characters shown in the image.

How to Build a Retail Loyalty Programme That Actually Works

POS SOFTWARE

Retail Loyalty Programme
Running a shop means you probably know your regulars by name. But knowing who walks through the door isn't the same as getting them to return. You need to bring those regulars back.

This article explains a retail loyalty programme that runs smoothly, gets repeat purchases, and costs nothing to start.

Key Takeaways

  • A retail loyalty programme works best when local customers can join in seconds at the checkout.
  • Digital-first setups eliminate the cost of printing and tracking plastic cards.
  • Simple reward structures ensure shoppers see immediate value and stay engaged.
  • Email marketing delivers the most cost-effective return for reaching a tight-knit database of 400 loyal locals.
  • Clear programme rules protect your profit margins by removing the need for desperate, shop-wide blanket discounts.

What Is a Retail Loyalty Programme?

A retail loyalty programme is a customer retention tool that rewards repeat customers with points, store credit, or perks, encouraging continued spending. For example, a shop might give a $10 voucher after a customer spends $200.

Joining should be fast. Aim for under twenty seconds — ask only for a first name and email address. Skip the home address, skip the date of birth. Every extra field is a reason for someone to walk away.

You don't need thousands of members to make this work. I've seen suburban shops with just 300 to 400 active loyalty members comfortably sustain a programme. A shop with 400 members who visit four times a year generates the stable, predictable revenue that makes independent retail viable.

Done right, a loyalty programme will:

  • Increase your average basket size — shoppers spend more when they know points are accumulating.
  • Drive repeat visits without relying on expensive traditional advertising.
  • Give you a concrete reason to contact your community. Instead of waiting behind the counter hoping people walk in, you can actively invite them back. A lotto shop, for instance, can message its VIPs ahead of a superdraw and capture the syndicate spend.

How to Make Loyalty Enrolment Effortless at Checkout

Enrolment is everything. The checkout counter is the single best place to ask someone to join — they've already opened their wallet, and they trust you enough to complete the purchase. A cashier asks:

"Would you like to earn points on this purchase today by joining our VIP club?"

Keep the sign-up to the absolute minimum. First name and email address are enough to get started. A mobile number is a useful backup — customers often forget which email they used, but they always know their phone number.

A digital loyalty system has one killer advantage over physical cards: your customers can never accidentally leave their rewards at home.

What Reward Structure Works Best for a Small Shop?

The best reward structure is transparent. Customers must be able to instantly understand what they get and how quickly they can reach it. If the rules feel vague or the thresholds seem impossible, members will lose interest — and worse, they may feel you're being dishonest.

Keep the thresholds achievable. If the first reward feels completely out of reach, most members will forget they ever signed up.

💡 Bonus tip: Use temporary double-point offers to push slow-moving stock. Adjusting reward rules for a week or two can solve an immediate inventory problem without marking down prices across the board.

How Email Marketing Drives Your Loyalty Programme

Email is the most cost-effective way for retailers today to communicate with their customers. It can drive immediate foot traffic. Unlike paid ads or unpredictable Facebook campaigns, sending an email to a database of, say, 400 people costs zero to next to nothing depending on your email service. A local shop can email its entire loyalty list about a new product line in seconds.

We've tested several email platforms for SMB retailers. Our current pick is EmailOctopus; its free plan covers up to 2,500 subscribers and is more than enough to get started. You can always upgrade later once you've learned the ropes and you feel that you need better. Another good choice is BlueFox Email

How a POS System Manages Your Loyalty Programme

A POS system is the engine of your loyalty programme. It tracks every customer, sale, and point balance automatically — no spreadsheets, no drawer full of stamped paper cards. When a regular buys their weekly coffee beans, the POS adds points to their profile the moment the receipt prints.

A good POS gives you:

  • Instant reporting on who your most valuable VIP shoppers are.
  • Automatic rule enforcement — the software handles expiries, returns, and redemptions without manual work. If a customer returns a faulty kettle, the POS deducts the loyalty points they originally earned, keeping the programme perfectly balanced.

What Should You Do Next? A Step-by-Step Action Plan

  1. Study what's already working. Look up similar businesses to yours on Facebook. Follow their history — you'll see what campaigns they've run over time. Chances are you're already a member of a few loyalty programmes yourself. Strike up a conversation with the owners: "Tell me, do people use it? I'm thinking of setting one up — how does it go for you?"
  2. Simplify your current setup. Strip away unnecessary complications. The simpler your programme, the better it will perform. Aggressively cut any step that doesn't absolutely need to be there. Start small — you can always improve it later.
  3. Check your POS technology. Confirm that your existing retail POS can handle loyalty tracking. If it can't, factor that into your decision before you launch.
  4. Launch with a welcome email. Use the template below as your starting point:

Email Frequency

Send one email every other month. Don't overdo it — your reason to reach out should always be genuine. Too many messages and people will unsubscribe or block you. In a future post, I will go over some successful retailers' email newsletters.

Conclusion

A retail loyalty programme is the single best tool a small shop has to secure steady cash flow and build a community of returning locals. Keep the rules simple. Go digital-first. Make enrolment effortless. Your customers — and your bottom line — will thank you.

Start small, learn fast, and let your regulars do the rest.

 

 

Written by:

Bernard Zimmermann

 

Bernard Zimmermann is the founding director of POS Solutions, a leading point-of-sale system company with 45 years of industry experience, now retired and seeking new opportunities. He consults with various organisations, from small businesses to large retailers and government institutions. Bernard is passionate about helping companies optimise their operations through innovative POS technology and enabling seamless customer experiences through effective software solutions.

 

 

 
 

Add new comment

Restricted HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA This question is for testing whether or not you are a human visitor and to prevent automated spam submissions. Image CAPTCHA
Enter the characters shown in the image.

Negative Stock (Inventory): How to Find your Stock Discrepancies Fast

POS SOFTWARE

What to do about negative stock in retail

 

Negative inventory, also known as negative stock, is when your system shows that item quantities are negative. For SMB retailers, this is a warning sign of serious inventory management issues that need immediate attention. Every instance points to deeper problems in your POS system. If not fixed, this negative stock can quickly lead to significant issues.

Understanding the causes of negative stock is a first step toward resolving these discrepancies.

Understanding negative stock

When your records display negative stock, your stock quantities information is unreliable, making it difficult to make informed business decisions. As a result, staff may lose trust in the POS system and hesitate to rely on its information. If the staff start to realise that your controls are weak, it can be disastrous as it invites staff theft.

Additionally, negative inventory distorts sales, purchasing, and financial reports, making it more difficult to analyse performance.

Beyond data reliability, negative inventory also disrupts key business reports.

Causes of Negative Inventory and How to Prevent Them

Negative stock usually results from a mix of factors. -Delays in processing supplier invoices (leading to sales before stock is entered into the POS System) -Errors in supplier invoices -Staff entering incorrect quantities.

Fortunately, some preventative measures can help minimise these inventory incidents.

Preventing negative inventory starts with robust staff training. Ensure your team understands correct inventory procedures and that you consider accurate data entry essential. Check carefully that suppliers' electronic invoices match the deliveries. Implementing barcode scanning for both receiving and selling stock significantly reduces manual entry errors.

 

Improve Barcode Scanning Discipline

Negative inventory often occurs when cashiers bypass barcode scanning and manually key in an item, accidentally selecting the wrong product (SKU). The system depletes the stock of the wrong item,driving it negative, while the item that was actually sold remains overstated in the system. We need to strictly enforce barcode scanning at the register. If necessary, require manager approval for cashiers to manually type in SKUs. 

Financial and Customer Service Consequences

Negative stock can have significant financial consequences, as it distorts your KPIs and leads to incorrect calculations of the cost of goods sold (COGS) and profit margins.

Possibly the biggest problem is that it will result in inaccurate GST tax reporting.

From a customer service perspective, negative inventory can lead to lost sales and a poor customer experience, as the computer indicates that you do not have stock when, in fact, you do have the stock the customer is looking for to buy.

Detecting and Correcting Negative Inventory

To address negative inventory, use your POS system to run reports like 'Quantity On Hand' or 'Price Check.' It is easier to do it one department at a time rather than the whole shop at once. Items with negative quantities are clearly shown. Please investigate each case to identify whether the cause is a counting error, data entry mistake, or delayed invoice.

These financial inaccuracies also impact customer service in tangible ways.

Finding the negative stock

Fortunately, we have a quick and easy way to check stock quantities for what you have on hand.
 
Go to reports. There is an option for Quantity On Hand and Price check; click on that.

 

POS Software menu

 

We exclude items with zero stock. 
 
I suggest doing it by department, so in this example, I picked the dissection (department) tobacco. 
 

POS Software On hand and preice options

 

Now, in the outcomes report, which lists the details of your item, look at the quantities on hand in the QOH column. You may see items in brackets, as indicated by the green arrow below; these are the negative Stock Discrepancies.

 

 

At first, you will find it a lot of work to fix it, but once done, it's relatively quick.

You should frequently check this report for negative stock values, say monthly until the problem is fixed.

Now, audit these negative items to determine what went wrong in your inventory management system.

 

Inventory Adjustment Best Practices

After completing a stocktake, your inventory figures are at their most accurate. So it is the ideal time to review and correct any discrepancies.

When making inventory adjustments, it is a good idea to determine the reason for each correction. It can reduce the problem in the future.

Real-World Example: The Cost of Negative Inventory

A staff member mistakenly told a customer that the item was out of stock when it was actually in stock. It led to a lost sale for the business. When the staff member saw they had the jumpers, they reported this to the owner. What she found was a negative quantity for a popular jumper. However, upon investigation, they discovered that they had not entered a recent delivery invoice.

Empowering Your Retail Business

With proactive prevention and early detection, negative inventory can be handled by utilising tools like our reports to stay informed about your stock quantities.

Only by understanding the causes can you fix the problem.

Let us know if you have any other questions!

*This article draws on industry best practices and current expert recommendations to help SMB retailers understand and tackle negative inventory.

I would like to thank  mentoring software  for their help with this article.

 

Written by:

Bernard Zimmermann

 

Bernard Zimmermann is the founding director of POS Solutions, a leading point-of-sale system company with 45 years of industry experience, now retired and seeking new opportunities. He consults with various organisations, from small businesses to large retailers and government institutions. Bernard is passionate about helping companies optimise their operations through innovative POS technology and enabling seamless customer experiences through effective software solutions.

 

 

 
 

Add new comment

Restricted HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA This question is for testing whether or not you are a human visitor and to prevent automated spam submissions. Image CAPTCHA
Enter the characters shown in the image.