caljer1 / auto-repair-shop

Automatically exported from code.google.com/p/auto-repair-shop
0 stars 0 forks source link

New Vehicle tab should not have New Work Order or Show Work Order History buttons #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click on either the New Work Order or Show Work Order History buttons
when on the New Vehicle tab.

What is the expected output? What do you see instead?

Get index out of range error for the history case, and can potentially
create a Work Order attached to the "null" vehicle.

Original issue reported on code.google.com by bd.gai...@gmail.com on 6 Jun 2009 at 4:50

GoogleCodeExporter commented 9 years ago
Disable these buttons for new vehicle.  Also disable history button if no 
workorders
exist.

Original comment by bd.gai...@gmail.com on 13 Jun 2009 at 5:30