odoo/bin/osv
ced 65985ac3d1 Don't load the sxw by default in the DB
- New field function that return the content of the report that comes from
 the DB if it exist otherwise take it in the filesystem.
- In report, use the object insteaf of sql query -> can change the report depending of the context :-)
- Remove previous sxw tag in the xml files. This tag must no more used.

bzr revid: ced-969d06ca6051e973f017e37992778f058794671b
2007-09-07 14:02:45 +00:00
..
__init__.py New trunk 2006-12-07 13:41:40 +00:00
fields.py Don't modify input values 2007-08-31 11:03:12 +00:00
orm.py Don't load the sxw by default in the DB 2007-09-07 14:02:45 +00:00
osv.py Improve exception: don't log exception_{osv, orm, wizard} 2007-09-05 14:02:26 +00:00