I didn't think about the try/except. The add_partnumber method will throw an HTTP exception if something fails, so that's why I was catching it. I moved the redirect() outside of the try/except and it is working as expected now. Thanks for catching that!
- [web2py] Flash message: You are being redirected <a href=&... Ross Peoples
- [web2py] Re: Flash message: You are being redirected <... pbreit
- [web2py] Re: Flash message: You are being redirected... Ross Peoples
- [web2py] Re: Flash message: You are being redire... Anthony
- [web2py] Re: Flash message: You are being re... Ross Peoples

