Questions tagged [idempiere]

iDempiere is a Freedom Open Source Software project for Financials ERP with CRM, Manufacturing, Budgeting, POS, and supply chain management relating to Purchasing, Sales, Support and organizational functions of any medium to large operations that need to fit the ERP application to their particular unique needs.

iDempiere is a non-profit Open Source Software project community for

Financials ERP with CRM, Manufacturing, Budgeting, POS, and supply chain management relating to Purchasing, Sales, Support and organizational functions of any medium to large operations that need to fit the ERP application to their particular unique needs.

Main landing site is iDempiere.

iDempiere is a fork from ADempiere which in turn was a fork from Compiere ERP (USA) that was sold and closed for USD6m back in September 2006.

Now for stabil Release iDempiere 5.1 You can see the feature here :

New Feature v5.1 iDempiere

Some tutorial to Installation and Develop iDempiere

  1. Setting up Eclipse for Development
  2. Install Development

Google Group iDempiere where Contributor and Community more active :

iDempiere Community

43 questions
2
votes
1 answer

Make 2 Create Line From in 1 Window iDempiere

I need customization to make 2 different Create Line From in 1 Window. The reason I need to make this because the security for our client because the behavior to take data is different from the original. I have already read some suggestion in this…
dwir182
  • 1,539
  • 10
  • 20
2
votes
1 answer

How can we get port 8080 from adempiere so as to give it dynamically

I have a message sending program from server to client which is working inside adempiere. Here I have to give supply port: 8080 dynamically, ie. port must not be hardcoded. Now I am hard coding port 8080 at serversocket and socket Server …
Antony Joslin
  • 309
  • 4
  • 17
1
vote
0 answers

Debugging Java SSL connection (OpenJDK-11 / FreeBSD-12.1)

I am trying to debug why a javamail client cannot successfully connect to a mail server to forward messages. I have installed SSLPoke to see what is going on with the SSL connection as the Javamail client is embedded in a substantial web…
James B. Byrne
  • 1,048
  • 12
  • 27
1
vote
0 answers

Drools Integrate with OSGI (IDempiere)

Am using Idempiere application which is (OSGI+Jetty), trying to intergate with business rule engine Drools.. I have taken simple helloworld example in drools 7.3.0v Code : KieServices ks = KieServices.Factory.get(); KieContainer kContainer =…
Raj
  • 31
  • 5
1
vote
0 answers

Buckminster action "create.product.zip" is unable to run successfully

I am attempting to run the buckminster action "create.product.zip" in eclipse Photon (4.8.0) with this properties file: ## buckminster.properties ## #Where all the output should go buckminster.output.root=${user.home}/buckminster.output # Where the…
Dragon Kyn
  • 94
  • 1
  • 8
1
vote
1 answer

iDempiere multiple launching while updating any of OSGI plugins by Felix console

I hope you can help me to solve the problem. I’ve got a Linux server with iDempiere 3.1 and Java 1.8. Only iDempiere schedulers are launched on this server. Each scheduler has its own launch frequency (start time). I noticed that while updating any…
Max Gabderakhmanov
  • 912
  • 1
  • 18
  • 36
1
vote
1 answer

How to materialize Idempiere Version 5.1

How do you materialize idempiere? I am using Eclipse Neon 4.6 use Buckminster updated download from Eclipse http://download.eclipse.org/tools/buckminster/updates-4.5 and I am using Java SDK 8 152 version. Also I already clone their repository in…
dwir182
  • 1,539
  • 10
  • 20
1
vote
1 answer

Unable to access IDempiere - java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout expired: 123000/123000 ms

I am Unable to access IDempiere Instance webui getting below error. java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout expired: 123000/123000 ms at…
Rohith Ram
  • 11
  • 3
1
vote
1 answer

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…
Ashenvale
  • 111
  • 11
1
vote
0 answers

In idempiere,when i click on a New Record button in a tab, which function is get executed? Which function calls update_sequences() sql function?

I'm new to idempiere and i want to know following When i click on a New Record button in a tab, which function is get executed? for example, In sales order window, in Order tab, when I click on the New Record, it get a new page where Document no is…
Shanil Fernando
  • 1,302
  • 11
  • 13
1
vote
2 answers

IDempiere Service Integration

I need to call Idempiere Business Modules (ex. Creating Purchase Order process) , not tables via a web services, Is there any way to do this without going through the source code of Idempiere, I don't want to use RESTful methods that will deal with…
Yosra Galal
  • 316
  • 2
  • 10
1
vote
3 answers

Multiple iDempiere instances in one server

I need to install multiple iDempiere instances in one server. The customized packages are different in build and the db they are using. Is there any way to deploy both of it in one server and access like localhost:8080/client1,…
sod
  • 23
  • 5
0
votes
0 answers

Installing iDempiere Dev Environment-Error Java problems and Plug-in problems when build in Eclipse

When I build project iDempiere in eclipse got error Java problems: _interp cannot be resolved to a variable _zclass cannot be resolved or is not a field _zclass cannot be resolved or is not a field Absolutechildren cannot be resolved to a…
0
votes
0 answers

IDempiere ERP, How can i add ubuntu user interface while running on virtual machine?

Whenever i run tasksel, there is a message will appear that want me to install predefined collection of software, which software i will install? I expect a step by step tutorial on how to set up Ubutu ui on virtual machine
NOCTiS
  • 1
0
votes
1 answer

Problems with running of idempiere project

I am trying to run idempiere client project and i have he following error when i try to run adempiere-client.sh: adempiere-client.sh: 20: /usr/lib/jvm/openlogic-openjdk-11-hotspot-amd64/bin/java/bin/java: not found How can i resolve this?
1
2 3