refractored/sandwich-delivery

Status order counter broken

Closed this issue · 1 comments

It counts database entries, and now that orders are soft deleted, it counts those as orders too.

This might actually be an issue with GORM, I don't think it's intended to be counted.