odoo/bin/osv
Olivier Dony 57191c139d [IMP] orm/inherits: check that m2o fields implementing _inherits are marked required with ondelete cascade
Fix the issue if one is detected, either adding the missing field or forcing the attributes

bzr revid: odo@openerp.com-20100812200848-l8q72d44237gn5uk
2010-08-12 22:08:48 +02:00
..
__init__.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
expression.py [IMP] expression.py: fixed typo 2010-08-05 20:12:20 +02:00
fields.py [FIX] core: correct fields.related behavior at write() (forwardport of 2093 chs@openerp.com-20100810094721-ydk75n23aa8km9xo from stable branch) 2010-08-10 11:59:48 +02:00
orm.py [IMP] orm/inherits: check that m2o fields implementing _inherits are marked required with ondelete cascade 2010-08-12 22:08:48 +02:00
osv.py removed print statement 2010-06-12 18:55:04 +02:00