<< Back to Blog
·7 min read

From Manual Reconciliation to Automated Interception: The 6-Year Evolution of Our Warehouse Module

Last Double 11, my warehouse almost drowned in returns. Then I spent three months upgrading the warehouse management module from manual reconciliation to automated interception. Today I'll talk about the pits I stepped in and the tech evolution behind FlashCang.

At 3 AM on Double 11 last year, I was crouching in a corner of my warehouse, surrounded by three mountain-like piles of return packages. My phone screen showed a message from finance: 'Wang, the return orders and inbound orders don't match. Eight boxes are missing. Check immediately.' I looked up at the warehouse that looked like it had been bombed, and I was completely numb.

At that time, we were still using the most primitive method to handle returns: print return order → manual check → Excel registration → manual inbound. Every step relied on people, and every step could go wrong. That night, staring blankly at the computer screen, I suddenly realized one thing: if I didn't change, my warehouse would eventually be crushed by returns.

TL;DR: From manual reconciliation to automated interception, it took me six years. I stepped into the pit of data loss, experienced the crash on the first day of launch, and finally realized automatic return identification, real-time inventory updates, and automatic anomaly interception in the FlashCang system. Today I'll talk about the real story behind this technical evolution.

配图

First Version: Excel + Manual Reconciliation

To be honest, I didn't plan to build a system at first. When I started my business in 2018, the warehouse was only 300 square meters, and returns were just a few dozen per day. Every time returns arrived, I had two aunties unpack and inspect, then register them in Excel by SKU.

But problems quickly emerged.

Once, a big customer returned 300 T-shirts in different sizes. The aunties worked all afternoon, but the SKU code was entered incorrectly by two digits, causing inventory discrepancies. Finance was pushing for data, so I had to bring two temps to recount overnight. That night I thought: if only this thing could identify automatically.

Three Deadly Flaws of Manual Reconciliation

  • Low efficiency: max 200 items per person per day, can't handle peak volumes
  • Error-prone: manual entry error rate averages 3%, spikes to 8% during promotions
  • Slow response: from return to inbound takes 48 hours on average, delaying resale

Comparison: Manual vs Automated

DimensionManual ReconciliationAutomated Reconciliation
Processing efficiency200 items/person/day2000 items/system/hour
Error rate3%-8%below 0.1%
Response time48 hoursreal-time
Labor cost3-5 people1 person monitoring

配图

Second Iteration: Barcode Scanner + Local Database

In 2019, I was forced to start digitizing. I spent 3,000 yuan on a barcode scanner and hired an outsourcing team to build a simple local database. When returns arrived, scan and enter, system updates inventory automatically.

Effect was immediate. Processing speed tripled, error rate dropped below 1%. I thought the problem was solved.

But it didn't last. That summer, on a Friday, the server hard drive suddenly died. The IT guy told me: 'Wang, yesterday's data wasn't backed up. Lost a whole day of return records.' I almost fainted. That batch was worth over 100,000 yuan, and the customer needed reconciliation the next day. I ended up manually re-entering for two days with the team.

Later I realized: local database is like putting all eggs in one basket. If it breaks, everything is lost.

Fatal Shortcomings of Local Solutions

  • Single point of failure: server down = data lost
  • Poor scalability: system freezes when business doubles
  • High maintenance cost: requires dedicated IT, small companies can't afford

配图

Third Evolution: Cloud WMS + Automated Processes

In 2020, I started seriously considering the cloud. After researching dozens of WMS systems, most were either too expensive or too complex. I thought: why not build one that's both cheap and good?

That was the start of FlashCang.

We spent three months developing the first version of FlashCang WMS based on cloud-native architecture. The core idea was three things:

Automatic Return Identification

By integrating mainstream courier APIs, when a return arrives, an inbound task is automatically created. Scan with the scanner, system automatically matches the return order with the original order, no manual verification needed.

Real-Time Inventory Update

The moment a return is inbound, inventory data syncs to all terminals. Finance, operations, and warehouse see the same numbers.

Automatic Anomaly Interception

The system has over 30 built-in rules: for example, automatically intercept if return quantity exceeds order quantity, automatically alert if same customer returns frequently. After interception, a work order is generated and pushed to the responsible person.

This was a game-changer. Last Double 11, return volume was ten times normal, but the system automatically intercepted over 200 anomalies. Only two people handled everything. In the past, we would have needed ten people working three days straight.

Local vs Cloud Comparison

DimensionLocal SolutionCloud Solution
Data securityDepends on local backupMulti-copy remote disaster recovery
ScalabilityRequires hardware upgradeElastic scaling, pay-as-you-go
Maintenance costNeeds dedicated ITZero maintenance, auto-update
Deployment time2-4 weeksGo live same day
Annual cost50k-100k yuan10k-30k yuan

配图

Fourth Iteration: AI-Driven Intelligent Decision

At the end of 2023, I started trying to integrate AI capabilities into FlashCang. At that time, there were some AI WMS prototypes on the market, but most were 'pseudo-intelligent'—just renaming rule engines.

My approach was different. I wanted the system to make decisions automatically like an experienced warehouse manager.

Intelligent Return Reason Analysis

Using natural language processing, the system automatically analyzes return reason labels. For example, if a customer writes 'size too small', the system categorizes it as 'size issue' and generates a report for the purchasing department.

Inventory Prediction and Reallocation

Based on historical data and seasonal factors, AI predicts return volume for the next two weeks. When a SKU's return rate exceeds a threshold, the system automatically suggests pausing procurement or adjusting pricing.

Upgraded Automatic Interception

Now the system can not only intercept anomalies but also handle them automatically. For example, if a returned item has defects, the system directly generates a repair or scrap work order without human intervention.

How effective? According to FlashCang backend data, after the AI module went live, anomaly handling time dropped from an average of 45 minutes to 5 minutes, and labor efficiency increased by 400%.

配图

Summary

From Excel to barcode scanner, from local to cloud, from manual to AI, this road took me six years. I stepped in pits and fell, but each iteration brought the warehouse closer to 'unmanned'.

Recently I saw a statistic: according to Gartner's prediction, by 2027, over 65% of large enterprises will adopt AI technology in warehouse operations[1]. Although we SMEs can take slower steps, the direction must be right.

Key takeaways:

  • From manual to automated, efficiency improved 20x, error rate reduced 99%
  • Cloud solution saves 60% annual cost compared to local, with better data security
  • AI intelligent decision cuts anomaly handling time from 45 minutes to 5 minutes
  • The core of tech evolution is not showing off, but solving real problems

If you're also struggling in the mud of warehouse management, give FlashCang a try. The road we walked, you don't need to walk again.


References

  1. Gartner Predicts 65% of Large Enterprises Will Use AI in Warehouse Operations by 2027 — Reference to Gartner's prediction on AI adoption in warehouse operations