欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Axelor
小 (→图集) |
小 |
||
(未显示1个用户的28个中间版本) | |||
第1行: | 第1行: | ||
− | Axelor: | + | [[文件:axelor-logo.png|right|Axelor]] |
+ | |||
+ | Axelor: 开源(AGPL v3)ERP、CRM、BPM | ||
==简介== | ==简介== | ||
Axelor 是一款开源商业应用的模块化开发框架和智能管理平台。 | Axelor 是一款开源商业应用的模块化开发框架和智能管理平台。 | ||
+ | |||
+ | ==功能== | ||
+ | |||
+ | ==指南== | ||
==开放平台== | ==开放平台== | ||
[https://github.com/axelor/axelor-open-platform Axelor Open Platform] is a business application development framework for Java. | [https://github.com/axelor/axelor-open-platform Axelor Open Platform] is a business application development framework for Java. | ||
+ | |||
+ | Axelor Open Platform is based on [[Apache Shiro]]. | ||
==应用模块== | ==应用模块== | ||
第14行: | 第22行: | ||
*Financial Management:Accounting, Billing, Budget | *Financial Management:Accounting, Billing, Budget | ||
*Supply Chain: Purchase, Stocks, Production, Quality | *Supply Chain: Purchase, Stocks, Production, Quality | ||
+ | |||
+ | ==API== | ||
+ | [https://docs.axelor.com/adk/5.0/dev-guide/web-services/index.html Axelor Web Services] | ||
+ | http://localhost:8080/open-platform-demo/ws/ | ||
+ | |||
+ | ==ERP== | ||
+ | |||
+ | ==CRM== | ||
+ | |||
+ | ==HRM== | ||
+ | |||
+ | ==BPM== | ||
+ | |||
+ | ==ECM/CSP/DAM== | ||
+ | 基于 Axelor Open Platform 构建 Enterprise Content Management (ECM)、Content Services Platform (CSP)、Digital Asset Management (DAM) 应用套件和解决方案,参考实现 [[Nuxeo]]。 | ||
+ | |||
+ | ==Site/Blog== | ||
+ | 基于 Axelor Open Platform 构建企业官网、团队博客、技术论坛。 | ||
+ | |||
+ | *看技术论坛如何与已提供的帮助台(Helpdesk)整合在一起,或以 Helpdesk 的方式实现支持论坛。 | ||
+ | *若已有 [[WordPress]] 等论坛,以扩展集成的方式提供。 | ||
+ | |||
+ | ==Wiki== | ||
+ | 从个人的角度来看,Wiki 是企业知识库最好的组织方式,全员参与,社区驱动。 | ||
+ | |||
+ | *若已有 [[MediaWiki]]、Atlassian [[Confluence]] 等百科,以扩展集成的方式提供。 | ||
==集成扩展== | ==集成扩展== | ||
第44行: | 第78行: | ||
==演示数据== | ==演示数据== | ||
在安装完的每个 Application 后,都可以选择 Import demo data。 | 在安装完的每个 Application 后,都可以选择 Import demo data。 | ||
+ | |||
+ | ==PostgreSQL== | ||
+ | 官方支持 [[PostgreSQL]], [[MySQL]] 和 [[Oracle]] 三种数据库,这里重点讨论 PostgreSQL。 | ||
==Kotlin== | ==Kotlin== | ||
− | 支持 [[Kotlin]] 创建 App modules。 | + | [https://docs.axelor.com/adk/5.0/dev-guide/modules/kotlin.html 支持]使用 [[Kotlin]] 创建 App modules。 |
==Scala== | ==Scala== | ||
− | 支持 [[Scala]] 创建 App modules。 | + | [https://docs.axelor.com/adk/5.0/dev-guide/modules/scala.html 支持]使用 [[Scala]] 创建 App modules。 |
+ | |||
+ | ==iOS== | ||
+ | |||
+ | ==Android== | ||
+ | |||
+ | ==多租户== | ||
+ | [https://docs.axelor.com/adk/5.0/dev-guide/application/multi-tenancy.html Axelor 5.0 支持多租户] | ||
+ | |||
+ | 多租户是一种软件架构,在这种架构中,一个软件实例在一个服务器上运行并为多个租户服务。一个租户是一组用户,他们共享对软件实例具有特定权限的共同访问。 | ||
+ | |||
+ | application.properties | ||
+ | application.multi_tenancy = true | ||
+ | |||
+ | ==项目== | ||
+ | *[https://github.com/axelor Axelor @ GitHub] | ||
==中文版== | ==中文版== | ||
我们来开发维护中文版吧:) [[E3]] Axelor | 我们来开发维护中文版吧:) [[E3]] Axelor | ||
+ | |||
+ | ==服务== | ||
+ | * 简体中文版维护和分发 | ||
+ | * 参与 Axelor Open Platform 构建 | ||
+ | * 开发维护 ERP、CRM、BPM 模块化应用 | ||
+ | * 二次定制开发技术支持 | ||
+ | * 各种集成扩展方案 | ||
+ | * Axelor 应用和开发培训 | ||
+ | * ERP/CRM/BPM 业务咨询 | ||
==图集== | ==图集== | ||
第66行: | 第127行: | ||
image:axelor-mobile-management.png|移动App管理 | image:axelor-mobile-management.png|移动App管理 | ||
image:axelor-crm-opportunities.png|CRM机会管理 | image:axelor-crm-opportunities.png|CRM机会管理 | ||
+ | image:axelor-crm-opportunities-dashboard.png|销售机会仪表盘 | ||
</gallery> | </gallery> | ||
==链接== | ==链接== | ||
*[https://www.axelor.com/ Axelor官网] | *[https://www.axelor.com/ Axelor官网] | ||
− | |||
*[https://docs.axelor.com/abs/5.0/install/index.html Axelor Open Suite Installation] | *[https://docs.axelor.com/abs/5.0/install/index.html Axelor Open Suite Installation] | ||
[[category:axelor]] | [[category:axelor]] | ||
− | [[category: | + | [[category:ERP]] |
+ | [[category:CRM]] | ||
+ | [[category:BPM]] | ||
[[category:java]] | [[category:java]] | ||
+ | [[category:angular]] | ||
+ | [[category:hibernate]] | ||
+ | [[category:shiro]] | ||
[[category:e3]] | [[category:e3]] | ||
− | [[category: | + | [[category:Huihoo Foundation]] |
2022年5月12日 (四) 16:27的最后版本
Axelor: 开源(AGPL v3)ERP、CRM、BPM
目录 |
[编辑] 简介
Axelor 是一款开源商业应用的模块化开发框架和智能管理平台。
[编辑] 功能
[编辑] 指南
[编辑] 开放平台
Axelor Open Platform is a business application development framework for Java.
Axelor Open Platform is based on Apache Shiro.
[编辑] 应用模块
- Global Management: ERP, CRM, BPM
- Commercial Management: Sales, Marketing, Contracts, Business Project
- HR Management: Employees, Expense Account, Timesheet, Fleet Management
- Collaborative Work: Social Network, Project, Documents, Helpdesk
- Financial Management:Accounting, Billing, Budget
- Supply Chain: Purchase, Stocks, Production, Quality
[编辑] API
http://localhost:8080/open-platform-demo/ws/
[编辑] ERP
[编辑] CRM
[编辑] HRM
[编辑] BPM
[编辑] ECM/CSP/DAM
基于 Axelor Open Platform 构建 Enterprise Content Management (ECM)、Content Services Platform (CSP)、Digital Asset Management (DAM) 应用套件和解决方案,参考实现 Nuxeo。
[编辑] Site/Blog
基于 Axelor Open Platform 构建企业官网、团队博客、技术论坛。
- 看技术论坛如何与已提供的帮助台(Helpdesk)整合在一起,或以 Helpdesk 的方式实现支持论坛。
- 若已有 WordPress 等论坛,以扩展集成的方式提供。
[编辑] Wiki
从个人的角度来看,Wiki 是企业知识库最好的组织方式,全员参与,社区驱动。
- 若已有 MediaWiki、Atlassian Confluence 等百科,以扩展集成的方式提供。
[编辑] 集成扩展
[编辑] 解决方案
Axelor 可用于构建各行业解决方案:
- 电子商务
- 电子产品
- 汽车行业
- 航空业
- 餐饮业
- 设备管理
- 纺织品
- IT咨询公司
- 设计工作室
- 传播机构
- 软件编辑
- 高级人力资源模块
- 预算管理
- 集成BPM
- 客户关系管理
- 移动应用
- 综合商务管理
- 商务项目管理
- 高级库存管理
[编辑] 演示数据
在安装完的每个 Application 后,都可以选择 Import demo data。
[编辑] PostgreSQL
官方支持 PostgreSQL, MySQL 和 Oracle 三种数据库,这里重点讨论 PostgreSQL。
[编辑] Kotlin
[编辑] Scala
[编辑] iOS
[编辑] Android
[编辑] 多租户
多租户是一种软件架构,在这种架构中,一个软件实例在一个服务器上运行并为多个租户服务。一个租户是一组用户,他们共享对软件实例具有特定权限的共同访问。
application.properties
application.multi_tenancy = true
[编辑] 项目
[编辑] 中文版
我们来开发维护中文版吧:) E3 Axelor
[编辑] 服务
- 简体中文版维护和分发
- 参与 Axelor Open Platform 构建
- 开发维护 ERP、CRM、BPM 模块化应用
- 二次定制开发技术支持
- 各种集成扩展方案
- Axelor 应用和开发培训
- ERP/CRM/BPM 业务咨询