← Back to team overview

openerp-dev-web team mailing list archive

Re: [Merge] lp:~openerp-dev/openobject-server/trunk-bug-751677-ysa into lp:openobject-server

 

This seems good. Thanks!

Can you add a test case calling create_user?

Also, a comment in the commit would be nice, something like
  Corrected the dictionary values passed to res_users.create()
  from tuples (id,name) to ids and from list of ids to tuples
  (6,0,ids) (accounting for the discrepancy between read/write
  values).

I will take care of the comment in the merge but please add the test case.
-- 
https://code.launchpad.net/~openerp-dev/openobject-server/trunk-bug-751677-ysa/+merge/61350
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-server/trunk-bug-751677-ysa.


References