Dear All, I been searching the forum for problems about OpenOffice Report Designer Extension for OpenERP, and none of the solutions helped me.
I want to have OpenERP Report Designer installed on my system and I am unable to do it in windows 7 x64.
The Step-by-step procedures:
- Installed the module "base_report_designer", ver 7.0.0.1;
During the installation, I have downloaded the file "openerp_report_designer.zip" as per instructions.
Installed LibreOffice 4.2.0.4
Added the Extension to LibreOffice Writer using the Tools menu.
Restarted Libre Office Writer and when I access the Extension Manager I see that there is an error with the openerp_report_designer extension. I accnot attach the mage because I have no enought karma, but the message is something like:
base_report_designer_installer_.zip
Erro: o estado desta extensão é desconhecido
... it means "Error: unknown extension state". My system is in Portuguese
What could be the problem?
I can see that there is a new menu in LibreOffice Writer, named OpenOffice Report Designer with several menu options, inlcuding Server Parameters, Add a loop, Add a field... etc. but none of them work when clicked.
I have been trying to find some solutions and found some regardless python variable. So, trying to solve the problem, added an environment variable to the system, named PYTHONPATH, with the following argument (python 2.7):
%Program Files (x86)%\LibreOffice 4\program;
...also tried to change the path to the operating system language (program files (x86) to programas (x86), but the problem persists, which makes me believe that it is not a python problem.
There are some aspects during installation that I have noticed that perhaps are affecting the normal functionality: - When I downloaded the "openerp_report_designer.zip" file, the downloaded file was named "base_report_designer_installer_", without the .zip extension. I add it myself because libreoffice extension manager could not find it without the zip extension.
The file was downloaded to a folder not inside openerp addons.
I do not know if python must be working for the extension to work. If so, I do not know how to test if it is autostarting with windows, and if not, how can I make it to load with windows? I can see that python is correctly installed because when I double-click the python.exe file, I can see the welcome message with version information and no errors.
I really do not know how to bypass this problem.
Thank you all in advance
Paulo Matos
I have had some issues with libreoffice 4 and the designer. Eventually it was solvedw hen i used openoffice and libreoffice v3
Why not use directly rml language?
Hi klacus, how can I use directly the rml language?