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
0
votes
1 answer

adempiere Upgrade 360 to 390

I need to upgrade my current version (adempiere 360) to 380 version. Note : did development in current version Added new screens Added new java classes and changed existings separate module Please help me to do this upgrade.
0
votes
1 answer

I need to learn Idempiere from the scratch. How should I do that?

All my attempts have failed so far. I expect to become an Idempiere expert eventually. Also, I've been unable to install Idempiere on my laptop with Ubuntu OS so far. The one available on Github isn't good enough. Also, making sense of various…
0
votes
2 answers

install Thick client on idempiere

During installation, when I click on ADempiere-client.exe file to run it for login, I couldn't. because the bellow massage will occur,"in dialog box" java hotspot(tm) 64-bit server vm - 1.8.0_131 <> 1.6.0 | 1.7.0
0
votes
1 answer

Idempiere: 'External POS Integration' option not showing up in Menu

I am trying to setup Unicenta POS on my Windows 10 64 bit machine. My configuration: Idempiere server v5.1 (http://127.0.0.1:8080/) ActiveMQ v5.15.2 (http://127.0.0.1:8161/) POS Integration plugin (Available here) I followed instructions given…
user1
  • 4,031
  • 8
  • 37
  • 66
0
votes
2 answers

What should be Reference type of 'Password' column in idempiere to hide the characters from client?

I am using Idempiere 3.1. In my table i have the password column. I set it to the string. In window it shows the value/character to user. What should be the reference type for password ? OR is there any other solution for it.
Nilay
  • 79
  • 9
0
votes
1 answer

Unable to run iDempiere model.generator in eclipse

I tried running the iDempiere(ver. 2.1 & 4.1) model.generator from Run Configurations in eclipse. Apparently, from the tutorial videos, I noticed that there should be a window that will pop-up where you can register which table you want to generate…
Ashenvale
  • 111
  • 11
0
votes
2 answers

org.idempiere.fa.model.ModelValidator nulljava.lang.ClassNotFoundException

I am just a newbie on Adempiere. I downloaded the Adempiere's project and run setup. After that, I've got this error and couldn't find the answer on google. Does anyone have any idea about this error.
Nothing
  • 2,644
  • 11
  • 64
  • 115
0
votes
1 answer

idempiere workflow document process

I am using idempiere 2.1. I am new to idempiere so now I am doing tutorial from wiki page. This is tutorial I am doing:http://wiki.idempiere.org/en/Developing_Plug-Ins_-_Models,_Documents_and_custom_accounting. When I finish all steps, I start to…
hungtp
  • 23
  • 1
  • 5
0
votes
1 answer

How to add ZK theme into iDempiere?

I'm researching how to using iDempiere fw. I tried using ZK theme into iDempiere fw by link here. First time, I put the zk-bootstrap.jar file under WEB-INF/lib folder in org.adempiere.ui.zk project. In zk.xml file, I insert lines of…
Hau Le
  • 667
  • 2
  • 17
  • 42
0
votes
2 answers

Table name not found AD_USERPREFERENCE idempiere

I have deployed new idempiere in eclipse luna 32 bit. At login time it throws following error "table name not found ad_userpreference" .
0
votes
1 answer

How to generate a pdf report in adempiere through WebServices?

I'm working with Adempiere in its new version iDempiere. I have a web application in Java using the erp web services implementation but in this moment i dont know how to call a web service that execute the print process of a Purchase Order (I called…
Hernán Tenjo
  • 179
  • 2
  • 12
0
votes
1 answer

OSGi bundle loading: NoClassDefFoundError of standard java class

I'm trying to run iDempiere on Virgo. I loaded multiple bundles without problems. The org.adempiere.server and org.idempiere.webservices load fine. But when loading the org.adempiere.ui.zk bundle, I get a NoClassDefFoundError in the…
Jeroen
  • 821
  • 1
  • 9
  • 16
-2
votes
1 answer

create a java process to generate a idempiere report

I have Postgres that works when on it own, but doesn't work when integrated into java and called on idempiere. I'm looking for suggestion. I get the ff error: caused by: org.postgresql.util.PSQLException: ERROR: syntax error at or near "00" …
nomfundo
  • 17
  • 4
1 2
3