[FIX] website_crm: move the input hidden generated with kwargs at bottom of the form...
authorJeremy Kersten <jke@odoo.com>
Fri, 3 Oct 2014 20:26:26 +0000 (22:26 +0200)
committerJeremy Kersten <jke@odoo.com>
Fri, 3 Oct 2014 20:26:26 +0000 (22:26 +0200)
commitab7b5d7732a7c222a0aea45bd173742acd47242d
tree9e983772ebaddb20ba13f3f9c66251ef7563ed72
parent24bec094c2f49f7130ae8506155c658486fefee2
[FIX] website_crm: move the input hidden generated with kwargs at bottom of the form. Else, if the args is a field displayed later, form never look about the new value and error remains. When we post a form with 2 fields with the same name, we got only the first one into kwargs from controller.
addons/website_crm/views/website_crm.xml