Review: Disapprove > Fixed the issue of view mode doesn't given priority then views, when there is > views defined then web-client will load the view in the sequence of views, > the behaviour should that view mode must given highest priority like if view > mode is "graph,tree" and views are "[(id, tree), (id, graph)]" then web > client is loading tree first, but actully load 'graph'. the views is > specifically used for loading specific view, if there is views available then > also it should load the view according to view mode.
No. `views` is the canonical listing of views to load and set up specifically by _views_get_fnc in act_window. If the way _views_get_fnc works is incorrect, specify why and how it should be fixed. The web client will not bypass or override it. -- https://code.launchpad.net/~openerp-dev/openerp-web/trunk-opw-578854-port-ggh/+merge/138909 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openerp-web/trunk-opw-578854-port-ggh. _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : openerp-dev-gtk@lists.launchpad.net Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp