Skip to main content

Posts

Showing posts with the label ADempiere

Seven Benefits of using HRMS

It is an integrated system providing information used by HR management in decision making. It allows a company to keep track of all of its employees and information about them—whatever information the company chooses to store there, such as employee demographics, benefits tracking, and performance information. It is usually created in a database or, more often, in a series of interrelated databases. 1. It’ll improve the efficiency of your HR team One of the most immediate benefits of using specialist HR software – once you’ve completed the implementation and launch phase – is an improvement in the efficiency of your HR team. Repetitive, admin-intensive tasks such as chasing managers to complete probation or annual reviews can be automated, and others – such as approving holiday or certifying absence – can be delegated to managers and employees through self-service functionality. 2. Reducing Errors and Maintaining Compliance Many HR tasks are highly regulated, and because

ADempiere 3.9.1 Release Note

The world class professional ERP ADempiere have released its latest version 3.9.1 twenty days back. Great News. A big salute to the great community setting the proper measures and  taking the software to the next level. The acceptance level of ADempiere screens in the bottom level of organization - data entry operators - is always difficult. In the case of massive number of PO's or direct invoice entries, will take time and less visibility of entire picture. The new version contains the Quick Sheet feature, which can save the data entry time, but the complete view of an entry is still bit far. For example, while we do a Invoice entry, we move to Invoice Line, we are losing the business partner, invoice reference number, cumulative amount of the invoice etc. The included tab as grid will sort out most of the issues, but the data entry in that view need fine tuning to grab the data entry satisfaction. But this is not  at all a concern while selecting ADempiere as an ERP. ADemp

Schedule Backup using DBExport from Adempiere ERP in Windows OS

Scheduled Backup from Postgres using pgagent is possible , but the size of Backup file generated is very large compared to that generated from Adempiere using DbExport.bat. Creating Backup from adempiere by scheduling running of RUN_DBExport.bat from adempiere periodicaly using windows task scheduler is a viable solution. There are few bat files that need to be changed * E:\Adempiere\utils\myDBcopy.bat * E:\Adempiere\utils\RUN_DBExport.bat * E:\Adempiere\utils\postgresql\DBExport.bat In the above case  "E:\Adempiere\" is the path of Adempiere home where it was build. Make necessary changes as needed. NB: The environment variables are to be set properly in "Computer>properties>Advanced System Settings>Advanced>Environment variables "so as to make the following steps work. First file  to be changed is E:\Adempiere\utils\myDBcopy.bat Here change "set DATETIME=%date:~6,4%%date:~3,2%%date:~0,2%_%TIME:~0,2%%TIME:~3,2%%TIME:~6,2%"

Send Email Through Adempiere ERP

Send Email Through Adempiere E-Mail Configuration in Adempiere Mail Server This will specify the mail server to use Default: mailserver.(domain portion of %{serverFQDN}) Example: smtp.gmail.com Admin Email Use the default administrative mail address and it can be overwritten on client level Default: adempiere@(domain portion of %{ serverFQDN}) Example: teksalahadempiere@gmail.com Mail User Here we specify user of the default mail account Default: adempiere Example: teksalahadempiere Mail Password The password of the default mail account Default: adempiere Example: ********** 1    2.     Configuring Email in the client window The Client Definition Tab defines a unique client Step 1 .Login as admin Step  2 . Go to Menu -> System Admin -> Client Rules -> Client. In tab client fill fields’ mail host, request email request user and request user password. Finally press Test Email Button

How can I change appearance of ADempiere ERP webui login page?

In trunk/zkwebui/theme/default there are a couple of files: login-left.zul, vendor-logo.zul, version-info.zul etc. File version-info.zul contains the server info data. You can change these files so the login page appears as you please. In file vendor-logo.zul there is the possibility of customization to own logo, links etc. Configuring the files in trunk/zkwebui/theme/default enables you to change the appearance of the webui login page to your needs. A build is needed.

Message box in ADempiere ERP

ADempiere have its own standard in its pop up messages. Normally we can use JOptionPane provided by  java. But you need to compromise its look and feel in your application. The following are the commonly used pop up box menthods in ADempiere in different instances. 1. mTab.fireDataStatusEEvent("Already open access","message",true); Used in callouts. 2. log.saveError("Invalid Date", message); Used in model classes. 3. ADialog.error(m_WindowNo, this, "FillMandatory", sb.toString());             return false; Used in client classes. If it is used in the higher build priority classes, you may have build error. 4. throw new IllegalStateException("Could not create accrual entry"); Used to throw exceptions in your code.

Home

ADempiere   / ˌ ɑː d ɛ m ˈ p j ɛr eɪ /  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 . The ADempiere project was created in September 2006. Disagreement between the open-source developer community that formed around the  Compiere  open-source ERP  software and the project's corporate sponsor ultimately led to the creation of Adempiere as a  fork  of Compiere.   Within weeks of the fork, ADempiere reached the top five of the  SourceForge.net  rankings, and has remained one of the top-ranked open-source projects since then.  This activity provides a measure of both the size of its developer community and also its impact on the open source ERP software market. The goal of the Adempiere project is the creation of a community-developed and supported open source business s