Index: APPS/VisiDot/dto/Detection.cls.xml
===================================================================
diff -u -r1717 -r1787
--- APPS/VisiDot/dto/Detection.cls.xml (.../Detection.cls.xml) (revision 1717)
+++ APPS/VisiDot/dto/Detection.cls.xml (.../Detection.cls.xml) (revision 1787)
@@ -53,6 +53,26 @@
+
+Gelezen barcode
+
+*************
+Product Label
+*************
+Format : 16 numerical characters
+bbbbbvvvpppppppp where
+- bbbbb : is the batch number (5 digits with leading zeroes)
+- vvvv : is the vhoss sequence number (3 digits with leading zeroes), 1 per side
+- pppppppp : is the internal productnumber (8 digits leading zeroes)
+
+***********
+VHoss Label
+***********
+Format : 10 alphanumerical
+TTSVVVVVVV where :
+- TT : type of VHOSS : O1 is VHOSS01
+- S : side of the VHOSS : A of B (JBL :Blijkt numeriek te zijn volgens voorbeelden van VisiDot)
+- VVVVVVV : VHOSS number (unique)
%String
@@ -129,6 +149,11 @@
+
+Mogelijke waarden
+Y : een correct ingelezen barcode
+Nonasset : een frame detectie van een VHhoss
+Unlabeled : geen barcode gevonden
%String
Index: APPS/VisiDot/impl/VHossCaptureHelper.cls.xml
===================================================================
diff -u -r1774 -r1787
--- APPS/VisiDot/impl/VHossCaptureHelper.cls.xml (.../VHossCaptureHelper.cls.xml) (revision 1774)
+++ APPS/VisiDot/impl/VHossCaptureHelper.cls.xml (.../VHossCaptureHelper.cls.xml) (revision 1787)
@@ -93,16 +93,13 @@
BatchID
-