odoo/bin/osv
Stephane Wirtel 470677d9d4 [IMP] Add the boolean support in the fields.property
[FIX] Use the right default value for the ir.properties

bzr revid: stephane@openerp.com-20100609112538-euqvf3lorrl3lcyo
2010-06-09 13:25:38 +02:00
..
__init__.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
expression.py [FIX] Fixed sql generation bug when the domain ranges on the grandparent's fields of an "inherits" hierarchy. 2010-05-31 17:05:17 +02:00
fields.py [IMP] Add the boolean support in the fields.property 2010-06-09 13:25:38 +02:00
orm.py [ADD] safe_eval: final round of adjustments, seems stable AFAICT (please be careful if you notice any error due to it - contact me if on doubt on how to fix properly) 2010-06-04 02:39:40 +02:00
osv.py [MERGE] osv: improved user-friendly error message for violation of NOT_NULL constraints 2010-05-21 18:21:42 +02:00