hlgranite / WarehouseBarcode

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

Put barcode on existing stock #25

Open yancyn opened 11 years ago

yancyn commented 11 years ago

Count existing stock and label with barcode. Estimate complete before next shipment arrive so that can differentiate with new stock.

yancyn commented 11 years ago
  1. 把barcode打印在纸上直接贴在铁架上。
  2. 把barcode塞进标签里,比较方便更换。就像一些食物plastic透明的L shape标签。
yancyn commented 11 years ago

Need to complete when no worker on site otherwise next day when worker come in sure all stock will be moving around. So we only got 1 night need to measure all the remaining stock type, dimension and quantity. Print the barcode then stick on it.

yancyn commented 11 years ago

麻烦请你们开始工作先,我跟阿森星期六会回来帮忙.只有晚上才可以进行.

点算现有的granite slate存货

先用纸记录下来.最主要:

  1. 原料的种类取自Google File - Stocks. 如果file没有,请输新的record.
  2. 有多少块?
  3. 量最小长与阔mm(不是最大值).
    • 最好转換成寸是个整数.以1"=25.4mm为准.例如:1828或1829都可以因为转換成寸是最接近72"了.
    • 然后如果有3块,可能大小不一但取最小值. 例如71.625", 72", 71.5" 那用71"=1803为准.

Print Barcode

  1. Go to Online Barcode Generator
  2. 选Code128.
  3. Enter barcode. 一定要16位数.
  4. 按 Create Barcode button.
  5. 新的Barcode图会出现后, right-click > save as.
  6. 完成.

*barcode和编号都一起print出来,至少没有smartphone或scanner的时候还可以用手写号码.

问题

  1. 看我们可不可以做到每一块都贴上barcode. 暂时我们print在纸上然后gum在石板上吧. 如果我们选这个方法有多少块石头我们就要print多少张barcode.一个barcode代表一块slate.
  2. 要不然就贴在铁架上了.同一种slate与尺寸都scan同一张barcode.
wooysthen commented 11 years ago

Need return back button...

yancyn commented 11 years ago

Printed all 53 sheets of barcode. We only have 53 types of barcode defined so far.