Using barcode on a Picking List in Visma Global

If picking is managed using paper routines, you can still perform the actual picking with a handheld terminal. The easiest way is to scan the picking list to open the correct order on the terminal.

If you prefer to carry the picking list and scan the order number instead of searching for the order manually, you can modify the picking list form.

Copy the Code39.ttf font to the folder: C:\Windows\Fonts

You need to use a new field where you add * as a start and stop character. This is the formula to add * before and after:


Macro:  CALC(FORMAT("*{0}*", OBJ(2113)))


By starting with a database field and then creating the macro, it will work. It will however not work from static text.