diff --git a/print/templates/reports/collection-label/collection-label.html b/print/templates/reports/collection-label/collection-label.html index 370674f16..2ab6a3009 100644 --- a/print/templates/reports/collection-label/collection-label.html +++ b/print/templates/reports/collection-label/collection-label.html @@ -4,37 +4,36 @@
{{levelV}} | -{{ticketFk}} | +{{tags.levelV}} | +{{tags.ticketFk}} | / | -{{clientFk}} | -{{shipped}} | +{{tags.clientFk}} | +{{tags.shipped}} | ||
{{barcode}} | +- | {{workerCode}} | +{{tags.workerCode}} | |||||||
- | {{labelCount}} | +{{tags.labelCount}} | ||||||||
- | {{packingTypeFk}} | +{{tags.itemPackingTypeFk}} | ||||||||
{{agencyDescripton}} | +{{tags.agencyDescripton}} | - | {{lineCount}} | +{{tags.lineCount}} | ||||||
{{nickname}} | +{{tags.nickname}} | - | {{agencyHour}} | +{{tags.agencyHour}} |