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

User should get warnings when they are trying to do things the system does not allow #2

Open
serra opened this issue Jul 25, 2012 · 1 comment

Comments

@serra
Copy link
Member

serra commented Jul 25, 2012

User should get warnings when they are trying to do things the system does not allow:

  • As a user, I should get a warning
    when I try to remove or add a negative number of items.
  • As a user, I should get a warning
    when I try to remove more items than are currently in stock.
@serra
Copy link
Member Author

serra commented Jul 26, 2012

MVC 2 application, using web forms.
Vaildate Number parameter against data in the InventoryItemDetailsDto.

serra added a commit that referenced this issue Jul 26, 2012
serra added a commit that referenced this issue Jul 27, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant