Skip to content

Fixing issue#381

ego Agct requested to merge check-expiration-issue#381 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

(check-expiration-issue#381)

Related Issues

(Closes#381)

Description

(Solve the issue of the category not appearing in the confirm item ui(linked to the ConfirmItemFragment)) @burdged we are ready to merge

Steps to Test

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

  1. Scan an item (or enter the same UPC Barcode) for an item already in the database
  2. click enter and you will see the category label and next to it will be blank
  3. Step 3

Relevant Screenshots

(Post any relevant screenshots here.)

Relevant Logs

(Paste any relevant logs here.)

Developer Notes

(List any notes you have about what you did here using bullets, for ex:)

  • the categoryid is in the NestUPC class but the category name isn't(should use this to get the category name).
  • Note 2
  • Note 3
Edited by ego Agct

Merge request reports