Added a subtle but useful | to the toolbar
[htsworkflow.git] / htsworkflow / frontend / templates / inventory / default.zpl
1 ^FX=========================
2 ^FX Harddrive Location Tracking Label
3 ^FX 300x375 dots
4 ^FX=========================
5
6 ^XA
7 ^LH 0,50
8
9 ^FO0,0
10 ^CF0,35
11 ^FB375,1,,C
12 ^FD{{ item.item_type.name }}:^FS
13
14 ^FX -------Text contains HD serial #-------------
15 ^FO35,75
16 ^CF0,42
17 ^FB305,3,,C
18 ^FD{% if use_uuid %}{{ item.uuid }}{% else %}{{ item.barcode_id }}{% endif %}^FS
19
20 ^FX -------Barcode contains HD serial #-----------
21 ^FO150,150
22 ^BXN,3,200
23 ^FD{% if use_uuid %}invu|{{ item.uuid }}{% else %}invb|{{ item.barcode_id }}{% endif %}^FS
24
25 ^XZ