[FIX] website_customer: check that country id exists before access the name, else...
authorJeremy Kersten <jke@odoo.com>
Thu, 31 Jul 2014 12:43:42 +0000 (14:43 +0200)
committerJeremy Kersten <jke@odoo.com>
Thu, 31 Jul 2014 12:43:42 +0000 (14:43 +0200)
commit939076737673f67bad81c5ca886404e87dbaf3d4
treec0d3b589a3c2aca1d44c8897ed0436ca2f3fd898
parentfa07bc85329d825107f332053cecd2a51771823c
[FIX] website_customer: check that country id exists before access the name, else traceback when we come from a non existing id via the url/controller
addons/website_customer/controllers/main.py