feat(collection-label): refs #6602 add qr to the report #2292
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2292
Loading…
Reference in New Issue
No description provided.
Delete Branch "6602-barcode-to-qr"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -13,1 +13,3 @@
<tr>
<tr v-if="labelData.scannableCodeType === 'qr'">
<td rowspan="3"><div v-html="getQr(labelData.ticketFk)" id="barcode"></div></td>
<td id="outline" class="ellipsize">{{labelData.workerCode || '---'}}</td>
buscar opcion sin --- que no aparezca nada por ejemplo
WIP: feat(collection-label): refs #6602 add qr to the reportto feat(collection-label): refs #6602 add qr to the report