mquan / turbo-issues

bug tracking for turbo
0 stars 0 forks source link

Timer reset when order is done partially #101

Closed mquan closed 12 years ago

mquan commented 12 years ago

Cook can set just part of the order to fulfilled but the whole order isn't, however b/c of the update the order timer gets set to the later time, thus is very confusing to user.

mquan commented 12 years ago

Don't set updated_at when order is done partially, only when whole order is fully fulfilled.