Review: Approve

seems good just a small change the code from line 5 to 11 should be merged in 
one condition like

if self.current_view and self.current_view.view_type == 'tree':
  if self.current_view.widget_tree.editable:
       self.current_view.set_cursor()
  else:
      self.switch_view(mode='form')
-- 
https://code.launchpad.net/~openerp-dev/openobject-client/6.0-opw-573646-xal/+merge/102089
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-client/6.0-opw-573646-xal.

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to