Les2015 / auto-repair-shop

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

Work orders do not display.Go to Traceback instead #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click on any open or completed work order in left panel
Alternate way: 
1. Find Customer
2. Click on resulting customer entry
3. Click on "Show Work Order History" button in Vehicle panel

What is the expected output? What do you see instead?
Should show corresponding work order in right panel. 
Go to Python Traceback instead:

Please use labels and text to provide additional information.

Original issue reported on code.google.com by jerome.c...@gmail.com on 12 Jun 2009 at 5:48

Attachments:

GoogleCodeExporter commented 9 years ago
Problem was due to modified handling of string in Workorder class.  The changes 
broke
things related to the date fields.

Original comment by bd.gai...@gmail.com on 12 Jun 2009 at 9:10