odoo/bin/osv
Christophe Simonis fea00d9429 [FIX]orm: invisible fields with widget=selection must have at least the default value into the selection
lp bug: https://launchpad.net/bugs/575748 fixed

bzr revid: chs@openerp.com-20100507135002-78s6p0rwccu1vrdd
2010-05-07 15:50:02 +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 [IMP] Add the capabilities to store a datetime, date, integer, float and char in a field.property 2010-05-05 12:02:41 +02:00
orm.py [FIX]orm: invisible fields with widget=selection must have at least the default value into the selection 2010-05-07 15:50:02 +02:00
osv.py [FIX]: missing import logging 2010-04-02 12:38:23 +05:30