robmaceachern / cpsc304

Our sweet 304 project
1 stars 1 forks source link

When checking out a list of books, a displayed error message only mentioned one book #20

Closed robmaceachern closed 12 years ago

rc9 commented 12 years ago

Now only after ALL books are valid will it complete. There is a loop hole in that if the same book is entered more than copies are available, all available ones will be checked out but extra will not. I think this is something we should just avoid in the demo.

INVALID USE CASE :P