odoo/addons/base_report_designer
ced f3ae07b425 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-b471dc744a247c6098cb0d63db272d675096f802
2007-09-07 14:02:45 +00:00
..
wizard Don't load the sxw by default in the DB 2007-09-07 14:02:45 +00:00
__init__.py base, base_report_designer: better modularity 2007-07-31 14:08:58 +00:00
__terp__.py BASE_REPORT_DESIGNER: fix terp and init 2007-06-08 05:05:15 +00:00
base_report_designer.py Remove print 2007-08-14 06:20:52 +00:00
base_report_designer_wizard.xml Uppercases in all menus 2007-08-09 07:47:53 +00:00