odoo/bin/osv
P. Christeas e3e4be1cfb [IMP]: allow binary function fields to directly return size.
As used in document, function fields could have a shortcut method to
return the size instead of the contents. If done so and return a number,
use that instead.

bzr revid: p_christ@hol.gr-20090922093046-9r0gsj0qenapi06o
2009-09-22 12:30:46 +03:00
..
__init__.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
expression.py Fix quoting of ids when passed to sql. 2009-09-03 10:32:40 +03:00
fields.py [IMP]: allow binary function fields to directly return size. 2009-09-22 12:30:46 +03:00
orm.py ORM: Protect against dropping columns. 2009-09-13 17:30:21 +03:00
osv.py [MAJOR IMP] Rewrite the http/RPC engine and let HTTP/1.1 features. 2009-08-29 18:23:46 +03:00