Add QR code support to bulk label generation#8
Merged
Conversation
Users can now select QR Code as the barcode type alongside Code 128 when generating label sheets. QR codes render as native ReportLab vector graphics via QrCodeWidget — no new dependencies, same pipeline. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
🚅 Deployed to the BarcodeGenerator-pr-8 environment in LabelGenius
|
railway-app
Bot
temporarily deployed
to
LabelGenius / BarcodeGenerator-pr-8
April 22, 2026 19:40
Destroyed
Rejects unrecognized barcode types before any file processing occurs rather than wasting compute generating an unintended result. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
railway-app
Bot
temporarily deployed
to
LabelGenius / BarcodeGenerator-pr-8
April 22, 2026 19:59
Destroyed
QR codes now size to available label space instead of barcode_height_inches. 94233 template margins, label dimensions, and gaps updated to align with the physical Avery 94233 label sheet. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
railway-app
Bot
temporarily deployed
to
LabelGenius / BarcodeGenerator-pr-8
April 22, 2026 21:11
Destroyed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Files changed
Test plan
Generated with Claude Code