diff --git a/ExistingProjects/ERP5.mdwn b/ExistingProjects/ERP5.mdwn index 4702c837c9aaaa9729547ad4124a1e832d593103..461fa7164cc357b0b3a98b9ac19db3e9c47add32 100644 --- a/ExistingProjects/ERP5.mdwn +++ b/ExistingProjects/ERP5.mdwn @@ -128,12 +128,12 @@ ERP5 uses ZODB(object database for python). API is simple. Following is an examp line.getSourceCredit() ### Evaluation of the [[Community Health|UseCases/CommunityHealth]] -- Is the [[license both determined as Free Software by FSF and OSI-approved|USeCases/CommunityHealth#license-approved]]? -- Is the [[license GPL-compatible||UseCases/CommunityHealth#gpl-compatible]]? +- Is the [[license both determined as Free Software by FSF and OSI-approved|USeCases/CommunityHealth#license-approved]]? Yes (Mainly GPLv2 and some are Zope public license and maybe others) +- Is the [[license GPL-compatible||UseCases/CommunityHealth#gpl-compatible]]? Yes - Does the project - [[require assignment of copyright or a CLA to get code upstreamed|UseCases/CommunityHealth#no-cla-for-profit]]? + [[require assignment of copyright or a CLA to get code upstreamed|UseCases/CommunityHealth#no-cla-for-profit]]? (what is CLA?) - How many - [[active developers/companies contribute to the project||USeCases/CommunityHealth#dev-count]]? + [[active developers/companies contribute to the project||USeCases/CommunityHealth#dev-count]]? ERP5 is a company based free software(not community based). Nexedi is the developer company. And I think there are some companies which can support/use ERP5. * If there aren't many, how hard would it be to take over the project if needed? -- Is there good [[developer documentation|UseCases/CommunityHealth#dev-docs]]? -- How easy it to [[engage as a developer with the community|UseCases/CommunityHealth#dev-welcoming]]? +- Is there good [[developer documentation|UseCases/CommunityHealth#dev-docs]]? Not so much. Source code and test code is the best documents. +- How easy it to [[engage as a developer with the community|UseCases/CommunityHealth#dev-welcoming]]? Since ERP software is never implemented for personal use, all ERP developers do it as their job. If somebody want to engage as a developer, he/she need a real ERP project and requires a lot of experience.