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

Allow user to receive requested items into inventory #49

Open
jmiranda opened this issue Mar 30, 2015 · 0 comments
Open

Allow user to receive requested items into inventory #49

jmiranda opened this issue Mar 30, 2015 · 0 comments
Labels
type: maintenance Code improvements, optimizations and refactors, dependency upgrades...

Comments

@jmiranda
Copy link
Member

User Story summaries:

MUST

  • As a warehouse manager. I would like to receive X quantity of a shipment item as-is. (how it works currently) MUST
  • As a warehouse manager, I would like to add a comment to a receipt item. MUST (THIS ALREADY EXISTS)
  • As a warehouse manager, I would like to edit an existing lot number before shipment receipt. MUST
  • As a warehouse manager, I would like to edit an existing expiration date before shipment receipt. MUST
  • As a warehouse manager, I would like to add a lot number and an expiration date to a shipment items that was entered without this data before receiving a shipment MUST
  • As a warehouse manager, I would like to add a lot number and an expiration date to a shipment item that was entered as having one lot-date combination but actually has more than one combination upon physical inspection, before receiving a shipment MUST
  • As a warehouse manager, I would to delete a lot number and expiration date if a shipment item was entered as having multiple but actually has only one upon physical inspection, before receiving a shipment MUST

SHOULD

  • As a warehouse manager, I would like to add or subtract people as recipients of the automatically-generated shipment receipt email SHOULD
  • As a warehouse manager, I would like to mark X quantity of a shipment item as damaged. SHOULD
  • As a warehouse manager, I would like to mark X quantity of a shipment item as missing. SHOULD

COULD

  • As a warehouse manager, I would like to undo the receipt of a shipment item because I made an error. COULD (there is a workaround to this—rolling back the shipment, but this is all shipment items at the same time, not a specific item)
  • As a warehouse manager, I would like to return X quantity of a shipment item to the vendor. COULD
@jmiranda jmiranda added the type: maintenance Code improvements, optimizations and refactors, dependency upgrades... label Mar 30, 2015
@jmiranda jmiranda changed the title Allow user to receive shipment items into inventory Allow user to receive requested items into inventory Apr 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance Code improvements, optimizations and refactors, dependency upgrades...
Projects
None yet
Development

No branches or pull requests

1 participant