This commit is contained in:
parent
c29a30b627
commit
8b1e9cd455
1 changed files with 23 additions and 1 deletions
|
@ -1,7 +1,29 @@
|
|||
Links
|
||||
The information on this page is preliminary, open for comments.
|
||||
|
||||
## Links
|
||||
|
||||
* [[!wikipedia Apache_OFBiz]] - Wikipedia
|
||||
* <http://ofbiz.apache.org/> - Project homepage
|
||||
|
||||
> Apache OFBiz (The Apache Open For Business Project) is an open source enterprise automation software project licensed under the Apache License Version 2.0. By open source enterprise automation we mean: Open Source ERP (Enterprise Resource Planning), Open Source CRM (Customer RelationShip Management), Open Source E-Business / E-Commerce, Open Source SCM (Supply Chain Management), Open Source MRP (Manufacturing Resources Planning), Open Source CMMS/EAM (Maintenance Management System/Enterprise Asset Management), Open Source POS (Point Of Sale), and so on.
|
||||
> -- Project homepage
|
||||
|
||||
## Technical
|
||||
|
||||
* Java
|
||||
* Jython
|
||||
* Groovy
|
||||
|
||||
-- [[!wikipedia Apache_OFBiz#Open_Source_Libraries]]
|
||||
|
||||
## Preliminary evaluation
|
||||
|
||||
### Positive
|
||||
|
||||
* [Active development](https://issues.apache.org/jira/browse/OFBIZ)
|
||||
* [Customizable](https://cwiki.apache.org/confluence/display/OFBIZ/Is+OFBiz+for+Me#IsOFBizforMe-AskingBuildvs.Buy)
|
||||
|
||||
### Negative
|
||||
|
||||
* [In transitional phase](https://en.wikipedia.org/wiki/Apache_OFBiz#Open_Source_Libraries)
|
||||
* One tool for everything, possibly hard to streamline.
|
||||
|
|
Loading…
Reference in a new issue