Closed tsharman closed 12 years ago
When adding an order we need to enforce either an email or a phone number. Shouldn't be too difficult. This work will be done in the view for the order submission.
@ekoschik is this done yet?
sorry no, i've gotten stuck on something and havent gotten past it (although didnt really attack it much in the last day or so). I'll go at it tomorrow and push it or call one of you if I still cant get past what im stuck on.
So, I got it to work. Not with the clean function, but by making them not required and checking in the view before saving the order. I think its fine to do it this way, and can't really explain why the other way didnt work.