I need to print the Sales Order number in barcoded format on Sales Orders. I am following the instructions found in Article ID:856450, "How to configure Microsoft Dynamics GP or Microsoft Business Solutions-Great Plains to print bar-code numbers" but when I print an order I receive "Error in equation'Barcode_SOPNumber' " Step 10 in the article says:
- The resulting calculated field are displayed as follows:
"*" # Table_Name.Field_Name # "*"
Mine displays as:
"*" # STRIP(SOP_HDR_WORK.SOPNUMBE # "*") Any suggestions?