问题标签 [idempiere]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
47 浏览

security - Why NF2.1_Configurable_Info_Login for idempiere 1.0a security patch have failed hunk

I'm looking for security patches for iDempiere v1.0a I found this site Category:New_Features_Security that contains the list of security patches.

My problem is, I tried to apply NF2.1_Configurable_Info_Login but MSysConfig.java is always a Failed hunk. I'm starting to think that it is not really meant for 1.0 version but for 2.1. I checked the source code for iDempiere 2.1 and I found these constants in MSysConfig.java :

APPLICATION_MAIN_VERSION_SHOWN APPLICATION_DATABASE_VERSION_SHOWN APPLICATION_IMPLEMENTATION_VENDOR_SHOWN APPLICATION_JVM_VERSION_SHOWN APPLICATION_OS_INFO_SHOWN APPLICATION_HOST_SHOWN

My questions are...

  1. Is there a way to apply NF2.1_Configurable_Info_Login to iDempiere 1.0a?
  2. Is NF2.1_Configurable_Info_Login for a higher iDempiere version?
  3. Does the number in between NF and the description of the patch in NF2.1_Configurable_Info_Login indicates the version it is supposed to be implemented?
0 投票
1 回答
465 浏览

eclipse - 无法在 Eclipse 中运行 iDempiere model.generator

我尝试从 Eclipse 中的运行配置运行 iDempiere(版本 2.1 和 4.1)model.generator。显然,从教程视频中,我注意到应该会弹出一个窗口,您可以在其中注册要生成模型的表,但在我的情况下没有弹出窗口

这是日志:

0 投票
2 回答
72 浏览

idempiere - idempiere 中“密码”列的参考类型应该是什么来隐藏客户端的字符?

我正在使用 Idempiere 3.1。在我的表中,我有密码列。我将它设置为字符串。在窗口中,它向用户显示值/字符。密码的参考类型应该是什么?或者有没有其他解决方案。

0 投票
1 回答
1665 浏览

java - 无法访问 IDempiere - java.io.IOException:java.util.concurrent.TimeoutException:空闲超时已过期:123000/123000 毫秒

我无法访问 IDempiere Instance webui 出现以下错误。

请任何人帮助我们解决此问题。

0 投票
1 回答
1089 浏览

java - 如何实现 Idempiere 版本 5.1

你如何实现idempiere?我正在使用 Eclipse Neon 4.6 使用 Buckminster 从 Eclipse http://download.eclipse.org/tools/buckminster/updates-4.5更新下载,并且我正在使用 Java SDK 8 152 版本。此外,我已经在https://bitbucket.org/idempiere/idempiere中克隆了他们的存储库。而且我已经制作了 Idempiere 目标平台,并且按照http://wiki.idempiere.org/en/Installation_in_Eclipse中的步骤进行操作,但在实现时仍然出现错误。

控制台中的错误是这样的:

ERROR [0015] : No suitable provider for component org.eclipse.jdt.core.compiler.batch:osgi.bundle was found in resourceMap file:/D:/idempiere5.1/org.adempiere.sdk-feature/adempiere.rmap
ERROR [0015] : No suitable provider for component org.eclipse.jdt.core.compiler.batch:osgi.bundle was found in searchPath bundles.maven
ERROR [0015] : Resolution attempt ended with exception: Provider maven2(http://central.maven.org/maven2): Missing CSpec source required by component type osgi.bundle
ERROR Provider maven2(http://central.maven.org/maven2): Missing CSpec source required by component type osgi.bundle

实际上控制台中还有更多错误,但所有错误都相同。无法连接http://central.maven.org/maven2中的链接。

0 投票
1 回答
157 浏览

activemq - Idempiere:“外部 POS 集成”选项未显示在菜单中

我正在尝试在我的 Windows 10 64 位机器上设置 Unicenta POS。

我的配置:

  1. Idempiere 服务器 v5.1 ( http://127.0.0.1:8080/ )
  2. ActiveMQ v5.15.2 ( http://127.0.0.1:8161/ )
  3. POS 集成插件(在此处可用

我按照此处给出的说明进行操作。ActiveMQ 运行良好,Unicenta 也可以向 ActiveMQ 发送请求,我可以在 Queues 中看到。Idempiere 服务器也运行良好。

在此处输入图像描述

我通过 Felix Web Console 安装了 POS 集成插件。它显示在列表中并且处于活动状态。但是,该插件没有出现在 Idempiere 菜单选项中。要么该插件有一些问题,要么我遗漏了一些东西。

在此处输入图像描述

我还在 GardenWorld 客户端管理员上执行了角色访问更新,但这并没有改变任何东西。菜单选项仍然缺失。

请帮忙。

0 投票
2 回答
100 浏览

login - 在 idempiere 上安装厚客户端

在安装过程中,当我单击 ADempiere-client.exe 文件运行它进行登录时,我不能。因为会出现下面的按摩,“在对话框中”

java 热点(tm) 64 位服务器 vm - 1.8.0_131 <> 1.6.0 | 1.7.0

0 投票
1 回答
112 浏览

java - 通过 Felix 控制台更新任何 OSGI 插件时 iDempiere 多次启动

我希望你能帮助我解决问题。

我有一个带有iDempiere 3.1Java 1.8的 Linux 服务器。此服务器上仅启动 iDempiere 调度程序。每个调度程序都有自己的启动频率(开始时间)。我注意到,在通过Felix 控制台更新任何OSGI 插件时,所有调度程序的下一次启动时间都被打乱了。此外,可以启动多个进程副本(2、3、4 次等),所以我有多个启动。看起来调度程序作为进程副本同时启动了很多次。

我还注意到,如果我通过Stop All按钮停止所有调度程序,然后更新任何 OSGI 插件,调度程序会自动启动。

目前我只有一个解决方案:更新 OSGI 插件后,我需要重新启动 iDempiere 服务器。当然不适合我们。

我期待着听到您的任何提示,我可以如何以正确的方式解决它。

0 投票
1 回答
430 浏览

idempiere - 我需要从头开始学习 Idempiere。我该怎么做?

到目前为止,我所有的尝试都失败了。

我希望最终成为 Idempiere 专家。

此外,到目前为止,我还无法在装有 Ubuntu 操作系统的笔记本电脑上安装 Idempiere。Github 上的那个还不够好。

此外,理解各种实用程序对我来说是一个太大的挑战。

0 投票
1 回答
344 浏览

java - Make 2 Create Line From in 1 Window iDempiere

我需要自定义以在 1 个窗口中创建 2 个不同的 Create Line From。我之所以需要这样做是因为我们客户的安全性,因为获取数据的行为与原始行为不同。

我已经阅读了本主题Adempiere - How to design/call 2 CreateLinesFrom button in Same window

但仍然需要详细信息,我该如何正确地做到这一点?

谢谢