odoo/bin/osv
Olivier Dony 6c23c63afe [IMP] refactoring of check_access_rule to avoid SQL injection and simplify code
bzr revid: odo@openerp.com-20100330172806-p1zkvrmupw5zosai
2010-03-30 19:28:06 +02:00
..
__init__.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
expression.py Merged with stable 2010-02-16 12:01:14 +05:30
fields.py FIX reference field support browse in property field 2010-03-19 18:52:00 +05:30
orm.py [IMP] refactoring of check_access_rule to avoid SQL injection and simplify code 2010-03-30 19:28:06 +02:00
osv.py Web-services: do not allow to call methods that starts with '_' (=private methods). Add a warning: if a method returns a None value 2010-03-09 19:58:07 +05:30