[IMP] website_crm: allow to specify a view_from and view_callback for a form. That...
authorJeremy Kersten <jke@odoo.com>
Mon, 28 Jul 2014 12:41:48 +0000 (14:41 +0200)
committerJeremy Kersten <jke@odoo.com>
Mon, 28 Jul 2014 12:41:48 +0000 (14:41 +0200)
commitd63ef168a85f2802c73532030aab215a58658c2d
treeb0eee18377af8c72b3a36604562e6cf37f6da9a7
parent5e1221b339694ff60a960df271293357e7cc252a
[IMP] website_crm: allow to specify a view_from and view_callback for a form. That will allow to redirect the user on another thanks page depending form the form. We add also a preRenderThanks method with allow to updates the values used by the thanks page rendering.
addons/website_crm/controllers/main.py