Lorian supplied quick fix for 32 char UUIDs.
authorBrandon King <kingb@caltech.edu>
Fri, 24 Jul 2009 22:22:03 +0000 (22:22 +0000)
committerBrandon King <kingb@caltech.edu>
Fri, 24 Jul 2009 22:22:03 +0000 (22:22 +0000)
htsworkflow/frontend/templates/inventory/default.zpl

index f420f2db61427c0645c786abd5950a44ec3cfb27..423dfe20f1e2589a4e7406476df2ee8a74eeae6a 100644 (file)
 ^FD{{ item.item_type.name }}:^FS
 
 ^FX -------Text contains HD serial #-------------
-^FO35,75
+^FO15,75
 ^CF0,42
-^FB305,3,,C
+^FB325,3,,C
 ^FD{% if use_uuid %}{{ item.uuid }}{% else %}{{ item.barcode_id }}{% endif %}^FS
 
 ^FX -------Barcode contains HD serial #-----------
-^FO150,150
+^FO150,200
 ^BXN,3,200
 ^FD{% if use_uuid %}invu|{{ item.uuid }}{% else %}invb|{{ item.barcode_id }}{% endif %}^FS