hlgranite / WarehouseBarcode

An barcode system help to keep track warehouse stock.
MIT License
0 stars 0 forks source link

Barcode format #8

Closed yancyn closed 11 years ago

yancyn commented 11 years ago

Discuss on barcode digit format ie. BLU600800A13 indicates

Maybe we can discuss about what else we want to maintain like warehouse location, etc.

je7sen commented 11 years ago

but in 1 container got many slab same dimension same type stone. On 30 Aug 2013 11:42, "yancyn" notifications@github.com wrote:

Discuss on barcode digit format ie. BLU600800A13 indicates

  • BLU - Blue Pearl
  • 600 x 800 mm size
  • A container shipped in 2013-08-23
  • 13 at year 2013.

Maybe we can discuss about what else we want to maintain like warehouse location, etc.

— Reply to this email directly or view it on GitHubhttps://github.com/yancyn/WarehouseBarcode/issues/8 .

yancyn commented 11 years ago

I think barcode no. is unique only stock type. In this case we can make it distinct until dimension, or shipment date. We capture quantity in a separate way, not barcode itself. Do you find that all barcode for can foods in supermaket are same for same product? I believe the barcode is not unique until each item right.

Our system MUST stored quantity & balance. But from barcode itself we don't know. The barcode we only can know what is the type, size, or which shipment date.

ie. BLU600800A13 has 100 slates. RED3001300A13 has 200 slates. ....

This method also good in printing the barcode label. I think it is hard if we have 100 slates then have to print all in unique like BLU600800A13001, BLU600800A13002, BLU600800A13003, .....

What do you think?

yancyn commented 11 years ago

BLUE15242421A13P stands for BLUE - blue pearl defined in Stocks fusion table. 15242421 - 1524x2421mm A13 - shipped in 2013/Sep/13 defined in Shipments fusion table. P - Bukit Pinang. Warehouse code defined in Warehouses fusion table