Skip to content

Adding a fragment that will allow for manual entry of the UPC code in Guest Registration

Nicholas Reis requested to merge Issue_412_Manual_Barcode_Registration 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_412_Manual_Barcode_Registration

Related Issues

This is in relation to Issue closes #412 (closed)

Description

This merge request will allow for the manual entry of the UPC code within the Guest Registration.

Steps to Test

(List the steps needed to test this merge request here using bullets, for ex:)

  1. Go to the Fourth Fragment within Guest Registration and make sure that there is a button for manual entry
  2. Put UPC codes within the text box that are invalid. Ex. 212-asds, ad-2324, etc
  3. Make sure that you are brought to the summary fragment when entering a valid UPC code
  4. Make sure that all information within the summary fragment is correct
Edited by Nicholas Reis

Merge request reports