Comment 4 for bug 965744

Revision history for this message
jamie campbell (3-jamie) wrote :

I did further debugging: I archived the information for the xml and xsl and created a little sandbox program that tries to process the information using the same steps as within OpenERP. I've attached a tar with all three...

More info :

a) I'm running Ubuntu 11.10 on a 64 bit PC

b) I'm using LibreOffice 3.4.4. The page at http://doc.openerp.com/v6.0/technical_guide/base_report_designer.html doesn't indicate whether LibreOffice is acceptable and if it is what versions are ok.. but then again, it also doesn't mention which versions of OpenOffice it works with. I should note that as far as I can tell Ubuntu no longer has aptitude management for Open Office so LibreOffice support is pretty important... If necessary, I can probably do a manual install of Open Office but with it being no longer package manager accessible, it's a kludgy short term solution at best.

c) I'm using python 2.7. I didn't do anything to manually mess with lxml or etree so the versions of that being used would be whatever python 2.7 bundles with. There are so files for etree and objectivy in the modules directory and I'm not sure how to query them for what version they are.