Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: lfrankli on September 25, 2008, 01:51:59 AM
-
Fresh install of SME 7.3 with updates, eGroupWare contrib installed and working. I'm attempting to install BlueERP as an application of eGroupWare and cannot get the application to work properly. The I can install the modules and add them properly to the MySQL db with no errors. Does anyone have any advice on how to modify the code in BlueERP to work with the eGroupWare contrib for SME?
-
add them properly to the MySQL db with no errors
This is not a usual action. The whole package must be placed at the same level as the other modules. You should not see any content in the folder blueerp-egw-0.7beta1.
The install guide is rather clear about the way to go (http://open.mitija.com/blueerp/install) in the second part.
Also, since ck-erp brings a lot of modules and loads the menu with so many items, it would be advisable to create a group and a user with access to the application.
Or maybe I missed the whole point...
-
soprom, thanks you for your input.
I was only putting the module folders into /opt/egroupware/html and not the entire package. I decided to make a backup of my egroupware directory and my mysql db and unpacked blueerp-egw-0.6.tar.bz2 in to the /opt/egroupware/html folder and got everything to work. I had to run 'pear install Auth_SASL' from the command line and copy header.inc.php back over from my backup to get things working.
I was glad to see that I did not loose the original applications and so far no signs of data loss.
Now to set up all the Accounting info...