Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] printer_zpl2: Add GS1-128 barcode support and code improvements #391

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

gdgellatly
Copy link
Contributor

Add support for GS1-128 barcodes with configurable Application Identifiers:

  • Support for common AIs (SSCC, GTIN, dates, weights, etc.)
  • Automatic data formatting per GS1 specifications
  • Unit of measure conversion for weight-based AIs (kg/lbs)
  • Configurable field paths and sequence ordering
  • Proper AI value formatting and validation

This is quite an aggressive change. Refactor to pull methods that belong on components away from the main label, add GS1-128 and associated tests.

@gdgellatly gdgellatly force-pushed the 16.0-odoonz-zpl2-printer-gs1 branch 4 times, most recently from 55a9f95 to 2bdde6a Compare February 14, 2025 05:09
Add support for GS1-128 barcodes with configurable Application Identifiers:
- Support for common AIs (SSCC, GTIN, dates, weights, etc.)
- Automatic data formatting per GS1 specifications
- Unit of measure conversion for weight-based AIs (kg/lbs)
- Configurable field paths and sequence ordering
- Proper AI value formatting and validation
@gdgellatly gdgellatly force-pushed the 16.0-odoonz-zpl2-printer-gs1 branch from 2bdde6a to 098ac0b Compare February 15, 2025 03:35
@gdgellatly gdgellatly marked this pull request as ready for review February 16, 2025 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant