=================================
        Report Openoffice
=================================

This module allows to easily create complicated reports using OpenOffice.org.

With this module, you can:

- avoid the use of sections and the use of multiple nested tables;
- use floating text boxes;
- OOo's header and footer;
- repeat columns;
- editing the report's template directly from its path 
  without needing to re-import it trough base_report_designer;
- generate ODS spreadsheets;
- use a good set of the genshi directives (if / choose / when / otherwise / with);
- as well as xpath expressions to make filters;


This module is not to be considered as a real external module because it makes some
sort of patching on the standard report machinery of OpenERP.
Nevertheless the standard behaviour has not be compromised at all.
