odoo/addons/web_diagram/controllers
Xavier Morel 420ce20c23 [FIX] correctly implement transition labels in diagram view
transition labels were hardcoded to the 'signal' field of the transition object, even
though labels are returned by graph_get as long as graph_get is given the correct
'label' parameter (which should be the value of arrow/@label from the view)

lp bug: https://launchpad.net/bugs/911259 fixed

bzr revid: xmo@openerp.com-20120110105429-k1u66l205niu49e1
2012-01-10 11:54:29 +01:00
..
__init__.py rename base into web part1 2011-09-05 13:03:09 +02:00
main.py [FIX] correctly implement transition labels in diagram view 2012-01-10 11:54:29 +01:00