Barcode

Returns Barcode String for this Work order position

 

The Barcode of work position is always DocEntry (6 digits) + Position (3 digits)
If DocEntry > 999999 or Pos > 999 then the system is working alpha numeric: A00001, A00002...

 

This function calculates the Barcode related to DocEntry and LineNumber

 

WorkorderPos/Barcode(DocEntry,LineNumber) 

 

Return

 

{"value": Barcode}

 

Note:

- The system does not check if the work order exists