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

Fixed reset demo command #15992

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

marcusmoore
Copy link
Collaborator

This PR follows up #15986 and updates barcode_type and alt_barcode to label2_2d_type and label2_1d_type in the ResetDemoSettings command.

Copy link

what-the-diff bot commented Dec 19, 2024

PR Summary

  • Update of Main Barcode Setting Configuration
    Changes have been made to the main barcode setting parameter. Previously, it was known as $settings->barcode_type, but it's now updated to $settings->label2_2d_type and set to produce 'QRCODE' type barcodes.

  • Modification of Alternate Barcode Configuration
    The alternate barcode setting has also seen an update. Formerly called $settings->alt_barcode, it is now changed to $settings->label2_1d_type, configured to generate 'C128' type barcodes.

@snipe snipe merged commit 49918d3 into snipe:develop Dec 19, 2024
9 checks passed
@marcusmoore marcusmoore deleted the fixes/reset-demo-command branch December 19, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants