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

Renames variables to match columns for label settings #15986

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

Conversation

Godmartinz
Copy link
Collaborator

This just changes barcode_type and alt_barcode to label2_2d_type and label2_1d_type respectively in the settings seeder. as per the changes in #15446

@Godmartinz Godmartinz requested a review from snipe as a code owner December 18, 2024 17:54
Copy link

what-the-diff bot commented Dec 18, 2024

PR Summary

  • Renamed barcode settings key
    The setting key previously known as barcode_type has been updated to be more specific and now called label2_2d_type to reflect that it represents 'QRCODE' value.

  • Updated alternative barcode
    What was once alt_barcode has been transformed into label2_1d_type, which now holds the value 'C128'. This makes the setting more precisely descriptive.

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