odoo/addons/base_report_designer/plugin/openerp_report_designer/bin
Olivier Dony b185da93a3 [FIX] base_report_designer: fix upload code in plugin to avoid broken reports
It is the call to upload_report() that triggers the registration
of the new reports in the system, as report services.
Unfortunately the `header` property of the report is cached in
the report service and taken from its value at
registration time. So that value *must* be written before
calling upload_report().

Also force the `Corporate Header` to be checked by default
as this is what users want in most cases, and forgetting
it at report creation makes it very hard to set afterwards,
as it is cached in the service.

Updated plugin binary as well.

bzr revid: odo@openerp.com-20130304173125-zky8rtdye64bep07
2013-03-04 18:31:25 +01:00
..
package [Fix] base_report_designer: Correct usability issue in open office designer 2011-05-16 16:29:30 +05:30
script [FIX] base_report_designer: fix upload code in plugin to avoid broken reports 2013-03-04 18:31:25 +01:00
Makefile [IMP] access rights for warehouse user group 2010-12-21 11:04:23 +01:00
OOo_run.sh all: Fix execute permission and shebang at files 2011-04-08 14:23:24 +03:00