OFBiz 会计应用程序

发布于 2024-11-13 07:32:53 字数 75 浏览 2 评论 0原文

如何将 PARTYMGR 应用程序与 ACCOUNTINGMGR 应用程序集成。这样后一种应用程序的服务将可供 PARTYMGR 使用。

How to integrate the PARTYMGR application with ACCOUNTINGMGR application.So than the services of the later one will be made available for the PARTYMGR.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

有深☉意 2024-11-20 07:32:53

所有组件均已集成。这意味着任何组件的服务都可以在系统范围内使用,因此在任何其他组件中也是如此。如果您还有其他问题,请告诉我们。
我们公司 Antwebsystems 只提供 ofbiz 服务以及与其他系统的接口。

All components are already integrated. Meaning that services of any component can be used system wide, so in any other other component. If you have further questions let us know.
Our company Antwebsystems does ONLY ofbiz and interfaces to other systems.

您似乎正在寻找的是派对管理器中的一个新屏幕来显示派对交易,而不是服务。

这在 OFBiz 中很容易实现:您必须添加一个新屏幕来列出交易(与 fin 帐户交易中的方式相同)并按 partyId 过滤它们。

It seems like what you are looking for is a new screen in party manager to display party transactions but not a service.

It is easily doable in OFBiz: you have to add a new screen to list transactions (the same way as in fin account transactions) and filter them by partyId.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文