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

Empty Box functionality #67

Closed
jocassid opened this issue Jun 5, 2019 · 2 comments
Closed

Empty Box functionality #67

jocassid opened this issue Jun 5, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@jocassid
Copy link
Contributor

jocassid commented Jun 5, 2019

Need description of how this is to work. Label as enhancement and milestone 1

@deeppunster deeppunster added the enhancement New feature or request label Jul 10, 2019
@deeppunster deeppunster added this to the version 1.0 milestone Jul 10, 2019
@deeppunster
Copy link
Contributor

An empty box is either in the inventory system or not.

  • Empty box not in inventory
    • It needs a QR code affixed so it is ready to add to inventory.
    • It will probably not be entered into the inventory system until the box is physically filled with product and is ready to be put at a location.
    • When the QR code is scanned for the first time, a box type will need to be chosen before the product and expiration year are selected.
  • Empty box already in inventory
    • The box is categorized as empty because it has not product, expiration or location associated with it.

@deeppunster
Copy link
Contributor

The pallet box code has been modified so a box record is empty (no, product, location, or expiration date) or filled (has all three fields filled in.. Further, the code in BoxManagement will not allow a box to be filled without all needed information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants