Sage 100

 View Only
  • 1.  Label printing question from Receipt of Goods. I

    Posted 06-22-2016 12:36
    Label printing question from Receipt of Goods. I have a client who purchases steel. They order in pounds and receive to inventory in feet - no problems there. What they need is the ability to print as many labels/tags as they have number of bundles received. So let's say they received 10,000 feet into inventory. It was physically received in 16 bundles; each bundle does not necessarily have the same number of pieces. Let's say there were 5 bundles with 100 pieces, 6 bundles with 80 pieces, and 5 bundles of 92 pieces. They need the ability to print bar code tags from the receipt of goods - 16 tags in this example - and with the number of pounds in each bundle. So does anyone know of an add-on that would allow you to print the needed number of tags (labels) with the number of pounds in each bundle? They would have that information on the packing list received with the goods. This inventory is lot-valued, so the only thing I can think of is to enter a -1, -2, -3, -4, etc after each Lot number to enter in the number of pounds being received in each bundle. They could also have a UDF to indicate the number of pieces in the bundle with the receiving of each lot. Anyone have to implement this before or have a better solution than this?


  • 2.  RE: Label printing question from Receipt of Goods. I

    Posted 06-22-2016 20:58
    Not sure if you can do this with Sage label printing program, but I use Label Matrix bar code software to print BC's. In ROG, I insert a UDF that the receiving person controls for the number of labels to print. Since we use Access and a select Qry to combine the various tables, we can write the query so that the ROG is used unless there is a value in the UDF field. If so, then it is used. Works well for us.