odoo/bin/osv
Olivier Dony 033179095f [IMP] orm: improve error reporting when importing m2m in CSV (courtesy of Martin Collins)
lp bug: https://launchpad.net/bugs/672669 fixed

bzr revid: odo@openerp.com-20101221152340-5mp5c36357amsi8m
2010-12-21 16:23:40 +01:00
..
__init__.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
expression.py expression: fix "m2o, m2m in []" expressions, bug 626806 2010-11-29 20:34:13 +02:00
fields.py [FIX] orm,base: prevent useless duplication of m2m records via unique constraint + orm check 2010-12-14 14:28:40 +01:00
orm.py [IMP] orm: improve error reporting when importing m2m in CSV (courtesy of Martin Collins) 2010-12-21 16:23:40 +01:00
osv.py [FIX] osv.osv: fixed reference to osv pool, broken by refactoring of osv service 2010-12-14 14:18:12 +01:00
query.py [IMP] osv.query,orm: removed trailing whitespace introduced by previous commits 2010-10-01 18:54:11 +02:00