[FIX] KanbanSelection: Reload the record_id on form view
authortfossoul <fossoul.t@gmail.com>
Thu, 26 Jun 2014 07:55:26 +0000 (09:55 +0200)
committerMartin Trigaux <mat@openerp.com>
Thu, 26 Jun 2014 07:55:26 +0000 (09:55 +0200)
commit45a120d0308606c5aa5444c474ef1df8b448f971
tree3534c355ba8d1ff4d2db36c852d8789a0da1e82c
parent0d330ca25c6126aa1404ab0c3623b15cda151ab2
[FIX] KanbanSelection: Reload the record_id on form view

When you are on a form view, you click on a left/right arrow(on the top-right of the view) to pass to the next records. If you click on the widget to change the kanban_state, the widget will change the state of the previous record and not for the current because the record_id is not reset
addons/web/static/src/js/view_form.js