odoo/bin/osv
Harry (Open ERP) ee854ffcf1 [FIX] orm: fixed problem on function field with store=True in create method
bzr revid: hmo@tinyerp.com-20100401133742-lnq4fhjvishnl10i
2010-04-01 19:07:42 +05:30
..
__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] Avoid to duplicate a field.related 2010-03-31 18:59:16 +02:00
orm.py [FIX] orm: fixed problem on function field with store=True in create method 2010-04-01 19:07:42 +05:30
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