report-openoffice-team team mailing list archive
-
report-openoffice-team team
-
Mailing list archive
-
Message #00194
[Bug 676181] [NEW] Changing server in openoffice extension
Public bug reported:
When you try to change the server in the openoffice word processor
extension OpenERP report designer - it does not work.
The only way I have found in order to change which server I want to work
with is to:
-remove the openerp_report_designer.zip extension in openoffice
-edit the file OpenERPReport.py in the zip to point to the server of choice
-Rezip
-Reinstall the openerp_report_designer.zip as an extension in openoffice.
In my case I replaced all occurrences of http://localhost:8069 to the server-ip and port that I wanted to access.
(5 occurrences in total - don't know if all needs to be changed though)
Each time I need to make a report change on new server I have to do the
same process again.
** Affects: report-openoffice
Importance: Undecided
Status: New
--
Changing server in openoffice extension
https://bugs.launchpad.net/bugs/676181
You received this bug notification because you are a member of Report
OpenOffice Team, which is the registrant for Report OpenOffice.
Status in OpenOffice.org Reporting Engine for OpenObject: New
Bug description:
When you try to change the server in the openoffice word processor extension OpenERP report designer - it does not work.
The only way I have found in order to change which server I want to work with is to:
-remove the openerp_report_designer.zip extension in openoffice
-edit the file OpenERPReport.py in the zip to point to the server of choice
-Rezip
-Reinstall the openerp_report_designer.zip as an extension in openoffice.
In my case I replaced all occurrences of http://localhost:8069 to the server-ip and port that I wanted to access.
(5 occurrences in total - don't know if all needs to be changed though)
Each time I need to make a report change on new server I have to do the same process again.
Follow ups
References