First, remove the check box that indicates that it is a scale item.
Then, make a mask setup with prefix 23 that means qty embedded barcode EAN13.
I think qty. = weight in AX.
Segment product 5 digits
Segment qty 5 digits, 2 decimals or 3 only
Segment check digit 1 digit
Apply the following to the product without spaces:
23 00001 00000 0 where:
00001 is your product serial, change it as desired.
00000 is the qty that comes from the scale, put it zeros.
0 the system will tell you what to input here by viewing error expecting ( ) but found 0
Just replace the last digit 0 with what's expecing in the error.
Contact me any time.