| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CostEngineTesting.pdf | 2011-03-08 | 1.7 MB | |
| README.txt | 2011-03-08 | 1.3 kB | |
| CostEnginePatch_FitnesseTest.zip | 2011-03-08 | 7.1 MB | |
| Totals: 3 Items | 8.8 MB | 0 | |
README 22th January, 2011 FOR ADEMPIERE COST ENGINE SETUP AND TESTING UNDER FITNESSE by Redhuan D. Oon (red1@red1.org - www.red1.org) ON-LINE REFERENCE - http://www.adempiere.com/index.php/Cost_Engine/Case_I HOWTO GUIDE This assumes you already have ADempiere 360LTS running in your system and you know how to do silentsetup and database restore. 1. Download CostEnginePatch_FitnesseTest.zip and extract them. 2. Put contents of LiberoCEjars.zip which is customization.jar and patches.jar into your ADempiereHome/lib folder 3. Unjar ExpDatCE.jar which is ExpDat.dmp into ADempiereHOME/data folder 4. RUN_silentsetup 5. utils/RUN_DBRestore 6. Put fitnesse.jar and fitnesseCE.jar in a new folder such as /Fitnesse. 7. From its folder via command prompt: java -jar fitnesse.jar -p 8080 8. Go to FitNesseRoot folder and place CostingEngine folder in 9. From your browser: http://localhost_8080/CostingEngine 9. You should see its not empty and ready to test. (If it is empty, something has gone wrong and you may need to create a new page and copy the content.txt from the single AverageInvoiceCostTestData.txt (the 2nd part). 10. Edit your paths to be pointing to your files. 11. Press on Suite or Test. Everything should be green. (Your ADempiere would effectively be having the new Costing Engine that handles Average Cost)