I have just installed the new OpenERP 8.0 unto my system replacing the existing OpenERP 7.0 on Ubuntu 12.04. I had already downloaded this on my Ubuntu laptop at home and it works very well and wanted to do the same in my office server.
Steps I undertook:
- sudo apt-get remove openerp
- Went to /etc/apt/sources-list and edited it, added the line for to add the new erp dependencies
- sudo apt-get update
- sudo apt-get install openerp
- restart system
- open browser for localhost:8069
But I get an internal error.
Please assist me in solving this problem. If this is a postgresql role problem, please assist on how I can resolve this issue.