File diff 55b89a306494 → a17db1ed949d
ExistingProjects.mdwn
Show inline comments
...
 
@@ -4,51 +4,51 @@ There are a number of existing accounting projects. Some of these are listed und
 

	
 
These projects will be evaluated for suitability and/or adaptability.  We
 
have an [[template you can use|ExistingProjects/EvaluationTemplate]] to
 
evaluate these projects to the UseCases we've collected so far.
 

	
 
## List of projects under evaluation
 

	
 
* [[ExistingProjects/ADempiere]]
 
* [[ApacheOFBiz]]
 
* [[ExistingProjects/BeanBooks]]
 
* [[ExistingProjects/Bookyt]]
 
* [[ExistingProjects/ERP5]]
 
* [[ExistingProjects/ERPNext]]
 
   * Evaluated by joar
 
   * [ERPNext's strange would-be copyright assignment policy is problematic](https://github.com/webnotes/erpnext#copyright-for-contributors)
 
     for various reasons; bkuhn has
 
[raised the issue on the ERPNext Developers' Forum](https://groups.google.com/forum/?_escaped_fragment_=msg/erpnext-developer-forum/jfsURU8Ew9A/HVDX1z3vvkgJ#!msg/erpnext-developer-forum/jfsURU8Ew9A/HVDX1z3vvkgJ). *[This issue has now been resolved](https://groups.google.com/d/msg/erpnext-developer-forum/jfsURU8Ew9A/Ejz_J_otzDQJ)*.
 
* [[ExistingProjects/Garradin]]
 
* [[ExistingProjects/GNUCash]]
 
* [[ExistingProjects/Kuali]]
 
* [[ExistingProjects/Ledger]]
 
* [[ExistingProjects/LedgerSMB]]
 
* [[ExistingProjects/npo-ledger-cli]]
 
* [[ExistingProjects/OpenERP]]
 
* [[ExistingProjects/OpenBravo]] : <http://www.openbravo.com/>
 
* [[ExistingProjects/OpenPetra]]
 
* [[ExistingProjects/Postbooks]]
 
* [[ExistingProjects/SQLLedger]]
 
* [[ExistingProjects/Tryton]]
 
* [[ExistingProjects/webERP]]: <http://www.weberp.org/> NOTE: [[Frontaccounting|ExistingProjects/Frontaccounting]] is a fork of webERP.
 

	
 

	
 
## Projects Temporarily Rejected
 
<a id="temp-reject"></a>
 

	
 
These projects have been rejected temporarily (i.e., evaluation is on hold)
 
because of some issue that seems unresolvable at the moment, but may be
 
resolved at a later date and will remove the blocker of looking more closely
 
at the project.
 

	
 
* [[ExistingProjects/ERPNext#final-eval]]
 
   * [ERPNext's strange would-be copyright assignment policy is problematic](https://github.com/webnotes/erpnext#copyright-for-contributors)
 
     for various reasons; bkuhn has
 
[raised the issue on the ERPNext Developers' Forum](https://groups.google.com/forum/?_escaped_fragment_=msg/erpnext-developer-forum/jfsURU8Ew9A/HVDX1z3vvkgJ#!msg/erpnext-developer-forum/jfsURU8Ew9A/HVDX1z3vvkgJ).
 
   
 
## Projects Rejected
 
<a id="rejected"></a>
 

	
 
These projects have been evaluated as part of this effort and rejected, both
 
for a basis of this project or for any code reuse.  A few of the primary
 
reasons are given on this page, but the whole evaluation can be read on the
 
linked page.
 

	
 
* [[ExistingProjects/Frontaccounting#final-eval]]
 
  * Straight PHP with no framework
 
  * Data model somewhat messy, accounting not clearly separated.