caljer1 / auto-repair-shop

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

Need to be sure that New Workorders are properly initialized with Open status. #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Not sure if this is a problem.  Just need to do a mini code review to see
if this part is all correct.

Also, it's a bit interesting that trying to initialize with Workorder.OPEN
in the __init__ method of a class.

Original issue reported on code.google.com by bd.gai...@gmail.com on 5 Jun 2009 at 3:45

GoogleCodeExporter commented 9 years ago
This is all take care of.  The Workorder __init__ method sets this up properly.

*** Haven't quite figured out how to change an issue to closed status. ***

Original comment by bd.gai...@gmail.com on 6 Jun 2009 at 5:08

GoogleCodeExporter commented 9 years ago

Original comment by bd.gai...@gmail.com on 9 Jun 2009 at 3:04