欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Openbravo
Openbravo ERP: Web based ERP for SMEs, built on proven MVC & MDD framework that facilitate customization & maintenance of code. Already in production, it encompasses a broad range of functionalities such as finance, supply chain, project mgmt, manufacturing & much more
License: Mozilla Public License 1.1 (MPL 1.1)
目录 |
Openbravo Green
Openbravo Green是Openbravo第三个主要发布版本: Openbravo R3。
Openbravo Green是一个跨平台,基于标准的,兼具灵活性和扩展性的完全开源的ERP。它搭建于许多经典的技术之上,例如Spring,Hibernate, Apache Tomcat,Apache Ant,DWR,Dojo,JasperReports,PostgreSQL和MySQL。并且采用了许多国际标准,比如XHTML,XML,Java EE,Java portlets,SOAP,ISO3166,ISO369和ISO4217。
Openbravo Green设计原则: http://wiki.openbravo.com/wiki/index.php/Design_principles_for_Openbravo_Green
Openbravo Green 白皮书: http://wiki.openbravo.com/wiki/index.php/New_platform_-_White_Paper
Openbravo Green Demo - http://demo.openbravo.com/green
讨论: http://sourceforge.net/forum/forum.php?thread_id=1711932&forum_id=680521
Source
svn co https://openbravo.svn.sourceforge.net/svnroot/openbravo/branchs/green green
Install
It's recommended to use Linux or *BSD.
Linux has a limit of 1024 open files by default. In case you are under a heavy load, increase this number with ulimit. To count the number of open files of the tomcat process:
lsof -p [process-id] | wc -l ulimit -Ha ulimit -Hs
Then you can use ulimit, for example:
ulimit -n 4000 wget http://download.huihoo.com/application/crm-erp/openbravo/OpenbravoERP-2.33-linux-installer.bin ./OpenbravoERP-2.33-linux-installer.bin # su - postgres $ createuser -ADPE openbravo $ createdb -O openbravo openbravo
在安装到 93% 的时候,要花一段时间安装数据库。成功安装数据库后在编译源代码时出错,
more install_logs_all/src.log [unzip] Expanding: /opt/OpenbravoERP/AppsOpenbravo/backup/DOWNLOAD/AppsOpenbravo (Version 2.33).zip into /opt/OpenbravoERP/AppsOpenbravo
BUILD FAILED /opt/OpenbravoERP/postgres/build.xml:204: Execute failed: java.io.IOException: java.io.IOException: /usr/share/ant/bin/ant: not found ln -s /usr/local/apache-ant-1.6.5/bin/ant /usr/share/ant/bin/ant cd postgres ant // 此编译过程可能要花费超过1个多小时的时间 :( cp lib/openbravo.war /usr/local/tomcat-5.5.17/webapps/ http://localhost:8080/openbravo :) 登录信息: Openbravo/openbravo
用户也可以直接下载使用这个包: http://download.huihoo.com/application/crm-erp/openbravo/openbravo-2.33.war
中文包
Go to General Rules -> System Rules -> Lang
uage -> and check your language as "System Language". Save changes and press the "Verify language" button. Then go to General
Rules > System Rules > Import/Export Translations, select your language and press "Import". The desired language XML files m
ust be in the following directory: "ATTACHMENTS/lang/zh_CN"
用户手册
- 用户接口(User Interface)
- 应用字典(Application Dictionary)
- 通用规则(General Rules)
- 伙伴关系(Partner Relations)
- 产品管理(Product Management)
- 采购管理(Procurement)
- 销售管理(Sales Management)
- 应收应付(Receivables & Payables)
- 财务管理(Financial Management)
- 制造管理(Manufacturing)
- 项目管理(Project/Service Management)
Service Type
Training
- eLearning
- Scheduled Trainings
- Custom Trainings
Support
- Evaluation Pack
- Commercial Support
- 2nd Level Support
Consulting
- Strategic Consulting
- Implementation Consulting
- Specialized Consulting
Outsourcing
- Custom Development
- Application Maintenance
More Detail: http://www.openbravo.com/services/
相关链接
- http://www.openbravo.com
- http://sourceforge.net/projects/openbravo/
- Openbravo爱好者 - http://www.openbravofans.net/
- Demo - http://demo.openbravo.com/openbravo/security/Login_FS.html