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
0
votes
2 answers

Adempiere - Web UI Debugging 380Version

I have been successfully able to debug 360 370 version using Tomcat Server , but the Source Code of 380 Version doesn't works in similar way, When I follow the same steps it gives me error , Can anyone refer me the correct source code which enables…
JavaDragon
  • 431
  • 1
  • 6
  • 17
0
votes
1 answer

Add New custom option value using web service in Magento API

I'm integrating Adempiere with Magento Synchronizing Products , i want to create a custom options but im getting error XML-RPC Error: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'price_type' cannot be null, query was: INSERT INTO…
Silviaa
  • 475
  • 8
  • 35
0
votes
1 answer

Compatibility of JMeter To Test Java-based ERP

Can anybody tell me whether i can use JMeter 2.12 to test performance of a system which is developed using ADempiere ERP framework, ZK Ajax? For UIs system .zuk files are used. All these tools and methodologies are java-based ones.
0
votes
1 answer

Business Partner not getting Created - Adempiere

I just deleted some of the fields of the Business Partner Window by logging in through System Administrator and now when I created fields again , and set their alignment , i need to enter the Search key Manually. It doesn't fills automatically like…
JavaDragon
  • 431
  • 1
  • 6
  • 17
0
votes
2 answers

How to add field into search widget in adempiere

I want to add new field into search widget in adempiere. As an example my search widget already have name and description fields. In addition to that I want to add address_id field. I do not know how to do this. If anybody know how to do this?…
Rosh
  • 730
  • 2
  • 12
  • 32
0
votes
2 answers

Change the status bar of an ADempiere window

How can I change the status bar text in an ADempiere window in order to show a message when a new record is created? Also, how can I create a pop-up that appears when a new record is created?
0
votes
2 answers

Developing Rice Milling Module In ERP

I want to develop a Rice manufacturing module in our erp (Adempiere) below are our details *We purchase Rice From Vendor and then send these rice for milling process *After Milling Process our rice is divided in many sub product for eg 1-Fine…
0
votes
2 answers

PostgreSQL permission denied exception in ADempiere

While running the adempiere, some times I'm getting the following errors. The application will halt the execution with this exception. org.postgresql.util.PSQLException: ERROR: could not open file "base/1459687/1472150": Permission denied;…
Sajeev
  • 783
  • 3
  • 14
  • 46
0
votes
1 answer

How do I move focus textfield in Compiere (Adepiere)

After the clicking on the tab I need to move the cursor focus from textfield X to textfield Y, but not to the next as the default. Let me explain: textfield1 - textfield - textfield3 - textfield4 press tab (default) textfield1 - textfield2 -…
0
votes
1 answer

Adempiere Business Partner Location Tab Class Name

What is the Class Name of Location Tab of Business Partner in which its save button methods are resides
0
votes
1 answer

Why isn't the correct element system name translate returning when element name is used in info column?

I have a discount element system that uses various translations of "Reducere %". In the invoice windows it shows the correct translation, but in the info invoice window it shows another translation, namely "Reducere comerciala". I have searched for…
Andrew
  • 61
  • 1
  • 2
  • 7
0
votes
1 answer

How to integrate MS Outlook with Adempiere?

Let me know how to proceed the integration of MS outlook with Adempiere ERP&CRM. My requirement is that Adempiere user lists are maintained in outlook.if i customize/add contact means this change must reflect to Adempiere user table.Please guide me…
Bala
  • 85
  • 2
  • 12
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

Installing SSRS to use for Postgresql Database (adempiere)

I'm currently using Postgresql Database 9.1 (running Adempiere) I've been using SQL Server Data Tools on my computer and connecting directly to the server computer to create reports. Now i want to install the Reporting Services aspect on the…
-1
votes
1 answer

Tool to find the number of open postgresql connection in the application

Is there any tool to find the number of open postgresql connection in the application.
Thush
  • 975
  • 3
  • 8
  • 11