PLM Server Module Install

PLM Server Module Installation

We consider you are able to install/maintain your OpenErp server, and you have already installed Postgres and OpenErp on your server machine.

Download the PLM Server Module zipped file from : Files

There is a specific file for each OpenErp Server Version.
Unzip the module file inside the OpenERP addons path or upload it from the OpenERP User interface.
Use the standard procedure to install an OpenERP module.
Install an OpenERP module as described here

Once the Module is uploaded into the addons path you have to provide all the dependency to that OpenERPPLM needs. Our suggestion is to add a new "addons" directory to "openerp-server.conf" file, so to gather your customized environment.

PyPdf Module:
PyPdf module is not required on later version of our module. It's changed from February 2013 releases. Anyway we left the following notes to help you to solve this issue, if any.

To Allow the MultiPdf creation and the spareParts capability you need to provide the pyPdf module to the python installation.

Windows: If you are using the Windows AllInOne you can download the pypdf module from this link. You could download sources and add them to the OpenErpPLM module under the folder "report", but we suggest to install using "pyPdf-1.13.win32.exe" installer file.
Linux (ubuntu/debian):

root:~# apt-get install python-pypdf

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.