It's a little unclear from your question what you're wanting. If you want to use existing open source ERP software and possibly extend it (subject to the terms of its license), there's a nice list at List of ERP software packages on Wikipedia.
If you're wanting a framework that will help you write a custom ERP package, I am not aware of any such software. I'd treat it like any other software project - gather requirements, then look for pieces that can be used off-the-shelf. Some examples:
Try OpenERP. OpenERP (previously known as TinyERP) is an open source integrated enterprise resource planning (ERP) software manufactured by OpenERP s.a.
如果您熟悉 ASP.NET MVC C#,您可以查看 ERP 核心由 Arinsys 提供的框架。您可以在此处下载 Nuget 包。它基于 ASP.NET 5 MVC 6 框架构建,并可移植到 ASP.NET 4.5+
In case you are okay with ASP.NET MVC C# you can have a look at the ERP Core Framework provided by Arinsys. You can download the Nuget package here. It's built over ASP.NET 5 MVC 6 framework with ports to ASP.NET 4.5+
发布评论
评论(5)
从你的问题来看,有点不清楚你想要什么。如果您想使用现有的开源 ERP 软件并可能对其进行扩展(遵守其许可证条款),维基百科上的 ERP 软件包列表。
如果您需要一个框架来帮助您编写自定义 ERP 包,我不知道有任何此类软件。我会像对待任何其他软件项目一样对待它 - 收集需求,然后寻找可以使用现成的部分。一些示例:
等等。不要太过分;仅使用您需要的部分。
编辑:显然至少存在一个 ERP 框架:WyattERP。如果您对 Tcl 感到满意,那么它可能值得一看。
It's a little unclear from your question what you're wanting. If you want to use existing open source ERP software and possibly extend it (subject to the terms of its license), there's a nice list at List of ERP software packages on Wikipedia.
If you're wanting a framework that will help you write a custom ERP package, I am not aware of any such software. I'd treat it like any other software project - gather requirements, then look for pieces that can be used off-the-shelf. Some examples:
And so on. Don't go overboard; use only the pieces you need.
EDIT: Apparently at least one ERP framework exists: WyattERP. If you're comfortable with Tcl, it may be worth a look.
是的,有:IntarS。开源、通用应用程序、多个可用的 ERP 系统示例。
Yes there is: IntarS. Open Source, Universal Application, several working example ERP systems available.
查看 Apache OFBiz - 一个开源企业自动化软件项目。此外,还有一个维基百科定义。
Look at Apache OFBiz - an open source enterprise automation software project. Also, there is a Wikipedia definition.
尝试OpenERP。 OpenERP(以前称为TinyERP)是由OpenERP sa制造的开源集成企业资源计划(ERP)软件
Try OpenERP. OpenERP (previously known as TinyERP) is an open source integrated enterprise resource planning (ERP) software manufactured by OpenERP s.a.
如果您熟悉 ASP.NET MVC C#,您可以查看 ERP 核心由 Arinsys 提供的框架。您可以在此处下载 Nuget 包。它基于 ASP.NET 5 MVC 6 框架构建,并可移植到 ASP.NET 4.5+
In case you are okay with ASP.NET MVC C# you can have a look at the ERP Core Framework provided by Arinsys. You can download the Nuget package here. It's built over ASP.NET 5 MVC 6 framework with ports to ASP.NET 4.5+