Skip to content

Fixed manual barcode button typo in guest registration

Brody Ciullo requested to merge issue_423_manual_bar_code_button_typo into main

License and Copyright Notice

By submitting this issue or commenting on this issue, or contributing any content to this issue, you certify under the Developer Certificate of Origin that the content you post may be licensed under GPLv3 (for code) or CC-BY-SA 4.0 International (for non-code content).

Branch Name

issue_423_manual_bar_code_button_typo

Related Issues

Closes #423 (closed)

Description

Changes "Enter UPC" to "Enter Barcode" in guest registration manual barcode entry.

Steps to Test

  1. Choose Guest Forms
  2. Choose Guest Registration
  3. Complete the required information in the first 3 screens
  4. On the 4th screen choose Manually Enter Bar Code
  5. Check that "Enter UPC" was changed to "Enter Barcode"

Relevant Screenshots

(Post any relevant screenshots here.)

Relevant Logs

(Paste any relevant logs here.)

Developer Notes

  • The "Enter Barcode" string is not translated

Merge request reports