Questions tagged [adempiere]

ADempiere, a commons-based peer-production of Open Source ERP Applications.

ADempiere is an Enterprise Resource Planning or ERP software package released under an free software license. The word ADempiere in Italian means "to fulfill" or "to accomplish". The software is licensed under the GNU General Public License.

92 questions
2
votes
1 answer

Import/export data in Adempiere

I am quite new to Adempiere. I want to ask if Adempiere have any adapter to help import/export data from other app like excel, sql or sugarcrm ... ? May an interface or API that we can use or extend from would be ok as well. Also can Adempiere…
Thang Pham
  • 38,125
  • 75
  • 201
  • 285
1
vote
1 answer

Adempiere - Table not found AD_System

This question is for those who have experience with Adempiere ERP. when logging in, I get the error table ad_system is not found. connecting to Postgresql I can see the database along with the table name. not sure why it says so. anyone else…
San04
  • 21
  • 5
1
vote
2 answers

How to set a cell editable when row is selected in WLISTBOX ZK?

i want to make a specific cell editable when row is selected in WLISTBOX in ZK framework?
Ismail Sensei
  • 207
  • 1
  • 3
  • 17
1
vote
2 answers

Newly stocked won't add to System

I have add some stock to Adempiere through Material Receipt. There are 3 kind of products, they are Chair, Desk, and Computer. The quantity of Chair is 10, Desk is 5, and Computer is 8. I have completed Material Receipt window, the document…
Jedi Codestar
  • 189
  • 2
  • 14
1
vote
1 answer

Jasper report Error in adempiere

When I am trying to run a Jasper Report,it is giving me this error.I am using this Jasper reports in adempiere technology. -----------> ReportStarter.ejbGetRemoteMD5: Unable to create jndi context did you deployed webApp.ear package? Remote hashing…
Lina
  • 305
  • 1
  • 6
  • 15
1
vote
2 answers

Adempiere Multiple Display Logic

I have column called Name and it shows up when 1. Column ISADMIN = Y AND AD_User_ID = 1000002 2. Column ISADMIN = Y AND AD_User_ID = 1000003 3. Column ISADMIN = N So, when column ISADMIN = Y but AD_User_ID is not equal to 1000002 nor 1000003,…
Jedi Codestar
  • 189
  • 2
  • 14
1
vote
1 answer

Adempiere Performance Tuning Both on Application level and Database level

we had implemented Adempiere 370 in our organization itself. Its almost 2 years now. And the application is little slow now. As part of performance tuning what all things I can do with application level and database level? Can I remove the data in…
Sajeev
  • 783
  • 3
  • 14
  • 46
1
vote
1 answer

Is there a MySQL seed database dump for Adempiere ERP 380

I was looking into trying out Adempiere 380 LTS specifically with MySQL. Is there a seed database anywhere that I can use? There used to be one for 360 but I'm not sure if it's still compatible (probably not). If not any suggestions on a work…
TheChaos0
  • 370
  • 4
  • 15
1
vote
3 answers

Prevent Available stock become minus

It's possible that in Adempiere, Inventory Stock become negative. One of the way to make it become negative is when we put Quantity in Internal Use Inventory more than Available Stock in Warehouse. Example Product Info ------------ Product ||…
Jedi Codestar
  • 189
  • 2
  • 14
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
1 answer

Mark Report everytime it prints (preview) in JasperSoft iReport

Is it possible to mark a report based on the times we click Preview? For example, if we preview the report once, it will show 1. If we preview the report twice, it will show 2. I am using Adempiere and would like to put the report inside the window.…
Jedi Codestar
  • 189
  • 2
  • 14
1
vote
1 answer

How do I activate print button in cash journal window Adempiere?

I want to activate print button in window "Cash Journal" Adempiere. Can someone give me an example of how to do it from creating the view in database oracle until how to register the view into adempiere print button.Thank you
1
vote
1 answer

Change console behavior of Adempiere - Modification of Entries

When Adempiere 380LTS starts a black CMD window opens and following Adempiere_HOME is not set. You may not be able to start Adempiere 2.0 Set ADEMPIERE_HOME to the directory of Adempiere 2.0. You could set it via WinEnv.js e.g.: cscript WinEnv.js…
JavaDragon
  • 431
  • 1
  • 6
  • 17
1
vote
1 answer

Adempiere - Menu - Window not displayed

i have been dealing with a strange problem, in the Adempiere Client, there is a window named Window Customization, now this menu is displayed only in the GardenWorld Client and not in the new Clients i am creating, tried everything related to roles…
JavaDragon
  • 431
  • 1
  • 6
  • 17
1
vote
1 answer

log 4j error Adempiere Server Start

I am getting the following log 4j error on console... 11:43:57,415 ERROR [STDERR] log4j:ERROR A "org.jboss.logging.appender.FileAppender" object is not assignable to a " org.apache.log4j.Appender" variable. 11:43:57,415 ERROR [STDERR] log4j:ERROR…
JavaDragon
  • 431
  • 1
  • 6
  • 17