Hello All,
Has anyone figured out how to do this on a Windows machine. I have been trying for a couple of days now and it is confusing and frustrating.
Here is the error message I get when trying to install the report-openoffice module in OpenERP:
Environment Information :
System : Windows-XP-5.1.2600-SP3
OS Name : nt
Operating System Release : XP
Operating System Version : 5.1.2600
Operating System Architecture : 32bit
Operating System Locale : en_US.cp1252
Python Version : 2.5.2
OpenERP-Client Version : 5.0.7
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "netsvc.pyo", line 244, in dispatch
File "netsvc.pyo", line 73, in __call__
File "service\web_services.pyo", line 632, in execute
File "service\web_services.pyo", line 612, in _execute
File "wizard\__init__.pyo", line 178, in execute
File "wizard\__init__.pyo", line 73, in execute_cr
File "C:\Program Files\OpenERP AllInOne\Server\addons\base\module\wizard\wizard_module_upgrade.py", line 92, in _upgrade_module
File "pooler.pyo", line 62, in restart_pool
File "pooler.pyo", line 40, in get_db_and_pool
File "addons\__init__.pyo", line 740, in load_modules
File "addons\__init__.pyo", line 581, in load_module_graph
File "addons\__init__.pyo", line 409, in register_class
File "C:\Program Files\OpenERP AllInOne\Server\addons\report_openoffice.zip\report_openoffice\__init__.py", line 29, in <module>
File "C:\Program Files\OpenERP AllInOne\Server\addons\report_openoffice.zip\report_openoffice\report_openoffice.py", line 31, in <module>
ImportError: No module named relatorio.templates.opendocument
I have relatorio installed in my Python files. On Windows if you look under C drive you can see all the Python versions installed. I had 3 versions installed but only one listed in my environment variable path. I listed the Python 2.5 version. I originally tried using Python 2.6 but OpenERP was using Python 2.5 - So I changed that. I used Python Package manager to install all the Python modules - works great if you are on windows.
I do not understand the error message about no module named relatario.templates.opendocument. There is a module named relatario and it has a sub folder called templates and it has a document called opendocument. Here is the path C:\Python25\Lib\site-packages\relatorio\templates and then as I said the opendocument file is in the templates folder???
Any help would be greatly appreciated. I am not a Python programmer and I need detailed instructions if possible. I really like OpenERP but reporting functions and customization are going to be very important and I do not currently have the 500 Euros they want for their module. Not in the budget right now. And I know I could get their file off a bit torrent server but I don't like that option. Again any help would be appreciated.
I was able to set up an ODBC connection from Open Office to my OpenERP database. Does anyone know how to get the reports out of OpenERP to be edited in OpenOffice? I see there is a function to upload an edited report back into OpenERP. The problem I have is how do I first get the report out as an RML file and then convert to a sxw for editing in Open Office and then convert back to RML for upload back into OpenERP??? I know this is what the module for sale does. Anyone know how to do the conversions wihtout using the expensive module? I wish I had the funds to buy the product but I don't.
Thanks,
Trish