odoo/bin/osv
RVO(OpenERP) c76cc60bd7 Web-services: do not allow to call methods that starts with '_' (=private methods). Add a warning: if a method returns a None value
bzr revid: hda@tinyerp.com-20100309142807-bom0jqwyndkacoo8
2010-03-09 19:58:07 +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 [IMP]:Avg/sum for groupby 2010-03-08 15:10:36 +05:30
orm.py [IMP]:Avg/sum for groupby 2010-03-08 15:10:36 +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