odoo/openerp/osv
Vo Minh Thu 00fc2c908f [MERGE] res.user: fix the call to create_user:
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).
Added a call to that mathod from a yml test.

bzr revid: vmt@openerp.com-20110523111953-umzk6kow40wxh607
2011-05-23 13:19:53 +02:00
..
__init__.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
expression.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
fields.py [MERGE] merged fix for osm_memory.read() of m2o fields with name - pending addons fix 2011-03-15 14:26:28 +01:00
orm.py [MERGE] res.user: fix the call to create_user: 2011-05-23 13:19:53 +02:00
osv.py [REF] code improvement 2011-04-29 14:21:45 +05:30
query.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00