如何在不同的ERP解决方案中管理类似项目? [英] How to manage similar Projects in different ERP solutions?

查看:124
本文介绍了如何在不同的ERP解决方案中管理类似项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在为我们公司开发一个ERP系统,该系统有很多小型项目,如车辆管理,客户管理等......



现在其他公司想购买我们的一些小项目(例如:车辆管理)。在那种情况下,我想要制作一个新的解决方案(新的ERP应用程序),并分享这些小项目。在这种情况下,每个公司都可以拥有自定义功能,但那些巫婆用于多个,并且实际上是相同的,可以共享。



我们已经有了DLL的管理SQL数据操作和表示的基本功能。 ERP解决方案只是一个使用DLL的WinForms和Reports的集合。



我知道有两种可能的方法可以实现:

1 - 将小项目也作为DLL-s

2 - 将小型项目作为单一解决方案并将其包含在ERP解决方案中



通过1种方式调试是一场噩梦:(

并且通过2种方式总是会引发错误,即找不到小项目解决方案的程序集 - 即使我添加它引用和使用指令:(



这样的事情是否有最佳实践?

We are working on a ERP System for our company that has a quite number of small projects like vehicle management, customer management and so on...

Now other companies would like to buy some of our small projects (for example: vehicle management). In that case I would like ta make a new solution (new ERP application) and just share this small projects beetwen them. In that case every company can have custom functions but those witch are used in more than one, and are actualy the same, can be shared.

We already have DLL's for basic functions to manage SQL data manipulation and presentation. The ERP solution ist just a collection of WinForms and Reports that uses the DLL's.

As I know there are 2 possible ways to accomplishe that:
1 - Make the small Projects also as DLL-s
2 - Make the small Projects as Single Solutions and include them in the ERP solutions

By 1 way the Debugging is a nightmare :(
and by the 2 way it always throws mea error that the assembly of the small project solution can't be found - even if i add it to the references and using directive :(

Is there a best practice for things like this?

推荐答案

使用STT库 [ ^ ]



allowes我将多个具有不同结构的项目合二为一大型ERP系统。
Using the STT Library [^]

allowes me to maange multiple projects with different arhictecture in one large ERP system.


这篇关于如何在不同的ERP解决方案中管理类似项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆