Well I follow that file carefully, so let's walk to that file step by step and pointer me what goes wrong .
 
The first lin uin the Readme: << This application is a CRM and Sales Forecast module for the opentaps/OFBiz applications suite>>
 
What does this mean? Can I add CRMSFA into an OFBIZ installation or do I have to start with OPENTAPS?
I suppose reading that line, both is possible...I suppose but not clear for me, anyway I start with an OFBIZ installation!
 
<<    To use it, put this entire module and all its sub-directories in the hot-deploy/ directory
of your opentaps/OFBiz suite.>>
Oké thats clear, no doubt about this
 
<< Then load the seed data from the crmsfa/data directory.>>
This is a triggy line, what does this mean exactly, I check if the data of the seed data,
Or....do I have to start OfBiz first? Or do I have to copy the data in to an other directory, maybe?
I don't no, How to load seed data? Not clear for me.
 
I tried "ant run-install" and "java -jar ofbiz.jar -install"
 
 
<<If you have problems with building the file with ant,
then edit the crmsfa/build.xml file and change the line for
      <property name="ofbiz.dir" value="../../"/ to the absolute path of your ofbiz/ directory.>>>
 
That's oke, clear enough and indeed when you forget this you will get a warning.
<< Please see the files in config/ and data/ directory for examples of how to configure the application.>>
That's oke with me as well.
 
<< If you are using Eclipse, edit the .classpath file in your ofbiz/ directory and add the line
<classpathentry kind="src" path="hot-deploy/crmsfa/src"/>
so that Eclipse would load the CRM/SFA application's src/ directory files as Java source code.>>
 
 
However I still not see the CRMSFA tabs when I open OfBiz.
 
So again, there goes something wrong, but can't see what I do wrong.
 
Perry
 
 
 
> Please read the  README.txt file with the crmsfa distribution.
Si has explained all the details in a very efficient manner :) <

Reply via email to