The Integration of Idempiere and Wanda POS Documentation

Total Page:16

File Type:pdf, Size:1020Kb

The Integration of Idempiere and Wanda POS Documentation The Integration of iDempiere and Wanda POS Documentation By Ing. Tatioti Mbogning Raoul Under the direction of : Dr.-Ing Stanley A. Mungwe Sponsored by IT Kamer Company Ltd, Cameroon Table of Contents 1 iDempiere’s Wanda POS Integration Plugin 5 1.1 Download the plugin . .5 1.2 Install the plugin . .5 2 Use the plugin 7 2.1 Wanda POS iDempiere’s Menu . .9 2.2 Setup ActiveMQ in iDempiere . .9 2.3 Start ActiveMQ Server . 11 2.4 Add Product in iDempiere . 13 2.5 Export Products and Customers from iDempiere . 15 2.6 Import Products and Customers to Wanda POS . 18 2.6.1 New Products . 21 2.6.2 New Customers . 23 2.7 Export Orders from Wanda POS . 23 2.7.1 Place Orders . 24 2.7.2 Orders Synchronization . 25 2.8 Import Orders to iDempiere . 26 2.8.1 Process Imported Orders . 28 2.9 Stop ActiveMQ Server . 29 2.10 Wanda POS Synchronisation Workflow . 30 3 Thanks 30 4 About Me 30 Copyright (c) 2014 IT-Kamer Company LTD1 Ing. Tatioti Mbogning Raoul List of Figures 1 Apache Felix Web Console . .5 2 Install or Update Wanda POS Plugin . .6 3 Wanda POS Plugin . .6 4 iDempiere login account . .7 5 iDempiere login account . .8 6 Wanda POS Synchronization Menu . .9 7 Start ActiveMQ Server from iDempiere . 11 8 ActiveMQ Web Admin . 12 9 Add Product in iDempiere . 13 10 Product Price List in iDempiere . 14 11 Product Price List in iDempiere . 14 12 Export Data to Queue Process . 15 13 Export Data to Queue Result . 16 14 New created Queues . 17 15 Maintainance Menu . 18 16 Wanda POS Properties . 19 17 Products and Customers Synchronization . 20 18 New Product(1) . 21 19 New Product(2) . 22 20 New Customers . 23 21 Place Order . 24 22 Orders Synchronization . 25 23 Import Orders Process in iDempiere(1) . 26 24 Import Orders Process in iDempiere(2) . 27 25 Import Orders Process in iDempiere(2) . 28 26 Turn ActiveMQ OFF . 29 27 Synchronization Workflow . 30 Copyright (c) 2014 IT-Kamer Company LTD2 Ing. Tatioti Mbogning Raoul List of Tables 1 Wanda POS Synchronisation Menu Description . .9 2 Export Data to Queue - Fields Description . 15 3 Import Orders from Queue - Fields Description . 26 Copyright (c) 2014 IT-Kamer Company LTD3 Ing. Tatioti Mbogning Raoul This document is free. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Copyright (c) 2014 IT-Kamer Company LTD4 Ing. Tatioti Mbogning Raoul 1 iDempiere’s Wanda POS Integration Plugin 1.1 Download the plugin To download the plugin go at this address : http://sourceforge.net/projects/wandaposdapos/ files/iDempiere/cm.itkamer.wandapos-integration_1.0.1.jar/download 1.2 Install the plugin After download the plugin, run your iDempiere Server. After that open your browser and the fol- lowing url : http://localhost:8080/osgi/system/console/bundles. Replace localhost:8080 with your server name and port. The login is SuperUser and the pass- word you have set for the SuperUser. After login, you will have this screen : Figure 1: Apache Felix Web Console Click on the Install/Update button. Select the jar you have downloaded in the section 1.1. Configure your starting behaviour and click on Install or Update. Copyright (c) 2014 IT-Kamer Company LTD5 Ing. Tatioti Mbogning Raoul Figure 2: Install or Update Wanda POS Plugin Now go at the end of the page. You will see that the plugin has been installed. Figure 3: Wanda POS Plugin Copyright (c) 2014 IT-Kamer Company LTD6 Ing. Tatioti Mbogning Raoul 2 Use the plugin Now the plugin in iDempiere is now ready to be used. Now open your browser and the following url : http://localhost:8080/webui. Use the SuperUser account and provide the password you set for this user. Figure 4: iDempiere login account Copyright (c) 2014 IT-Kamer Company LTD7 Ing. Tatioti Mbogning Raoul After click on the OK button, set the Client to System, Role to System Administrator and also set your Organization and your Warehouse. Figure 5: iDempiere login account Copyright (c) 2014 IT-Kamer Company LTD8 Ing. Tatioti Mbogning Raoul 2.1 Wanda POS iDempiere’s Menu When your are logged, click on the Menu button at the top of the page. You will have this screen : Figure 6: Wanda POS Synchronization Menu Items Description Guide to operate the Wanda POS Synchro- Wanda POS Synchronisation Workflow nisation. Export Products and Customers from iDem- Export Data to Queue piere to the ActiveMQ Server. Import Orders synchronized by all the Import Orders from Wanda POS Wanda POS Stations in iDempiere. Process Imported Orders Process Imported Orders in iDempiere. Turn ActiveMQ ON Start the ActiveMQ Server. Turn ActiveMQ OFF Stop the ActiveMQ Server. Table 1: Wanda POS Synchronisation Menu Description 2.2 Setup ActiveMQ in iDempiere Like you see in the previous section, the Wanda POS Synchronisation menu contain two elements named : 1. Turn ActiveMQ ON 2. Turn ActiveMQ OFF These elements are two tasks which enable user to start an ActiveMQ server directly from iDem- piere. To be able to use this two tasks, you must first setup ActiveMQ in iDempiere. Follow these steps : Copyright (c) 2014 IT-Kamer Company LTD9 Ing. Tatioti Mbogning Raoul 1. Download ActiveMQ We made some scripts to be able to start ActiveMQ from iDempiere. You can download a pre-configured ActiveMQ server in our sourceforge.net repository. It already contains all the necessary scripts and all the others configurations we made in the original ActiveMQ Server downloaded from apache web site. Download pre-configured ActiveMQ : http://sourceforge.net/projects/wandaposdapos/ files/iDempiere/ActiveMQ/pre-configured-activemq-5.7.zip/download Unzip the file in the directory %IDEMPIERE HOME% utils (%IDEMPIERE HOME% = The directory where you installed your iDempiere server). Note 1 : If you want to use your own ActiveMQ you have to : 1. Download this zip which contains all the scripts : Windows : http://sourceforge.net/projects/wandaposdapos/files/iDempiere/ ActiveMQ/idempiere-activemq-scripts-windows.zip/download Linux : http://sourceforge.net/projects/wandaposdapos/files/iDempiere/ActiveMQ/ idempiere-activemq-scripts-linux.zip/download After download these zip, unzip it in the directory named bin in your ActiveMQ. 2. Modify your ActiveMQ configuration Go where you unzipped your ActiveMQ server. Enter in the directory conf and open the file named activemq.xml. Look for these lines : Change the value of the attribute createConnector to true. So when your ActiveMQ Server will start, it will create its own Connector insted of use the default JVM JMX connector (Ref : http://activemq.apache.org/jmx.html). This is very important if you want to be able to stop the ActiveMQ Server from iDempiere. Copy your ActiveMQ in the directory IDEMPIERE HOME/utils (IDEMPIERE HOME = The directory where you installed iDempiere). Copyright (c) 2014 IT-Kamer Company LTD10 Ing. Tatioti Mbogning Raoul 2.3 Start ActiveMQ Server After correctly setup your ActiveMQ Server, go back to the iDempiere’s webui. In the menu Wanda POS Synchronsation, click on the item Turn ActiveMQ ON. The ActiveMQ Server would start like this : Figure 7: Start ActiveMQ Server from iDempiere Copyright (c) 2014 IT-Kamer Company LTD11 Ing. Tatioti Mbogning Raoul After that open your browser and the following url : http://localhost:8161/admin/queue.jsp. Replace localhost:8161 with your server name and port. You will have a page which looks like the picture 2.3. Our ActiveMQ is empty. Figure 8: ActiveMQ Web Admin Copyright (c) 2014 IT-Kamer Company LTD12 Ing. Tatioti Mbogning Raoul 2.4 Add Product in iDempiere We have added some product in iDempiere ERP. Like you see, the informations about the product are : 1. Name : Grass Seed Container 2. Product Category : Standard 3. Tax Category : Standard Figure 9: Add Product in iDempiere Copyright (c) 2014 IT-Kamer Company LTD13 Ing. Tatioti Mbogning Raoul We also added Price List for this product : 1. List price : 80.00 2. Standard Price : 75.00 3. Limit Price : 72.00 Figure 10: Product Price List in iDempiere In the following screen we set the quantity on hand for this product. Figure 11: Product Price List in iDempiere Copyright (c) 2014 IT-Kamer Company LTD14 Ing. Tatioti Mbogning Raoul Note : This product is only for HQ organization. So when we will do synchronization with Wanda POS, this product will be synchronized only by the Wanda POS Station for which POS Locator Name is: HQ. 2.5 Export Products and Customers from iDempiere In the iDempiere’s Wanda POS Synchronisation menu, click on the Export Data to Queue item. iDempiere will open this window process. Figure 12: Export Data to Queue Process Fields Description Host The host on which the ActiveMQ Server is listening (eg : localhost). Port The port on which the ActiveMQ Server is listening (eg : 61616). This is the queue name in ActiveMQ Server on which the process Products Queue Name will send products. Note : This value must be the same in Wanda POS’s wandapos.properties file. This is the queue name in ActiveMQ Server on which the process Customer Queue Name will send customers. Note : This value must be the same in Wanda POS’s wandapos.properties file. Username This is the username for the ActiveMQ Server (eg : admin). Password This is the password for the ActiveMQ Server. This is the product category for the products we want to synchro- Product Category nize (eg : Standard). This is the customer category for the customers we want to syn- Customer Category chronize (eg : Standard 2003).
Recommended publications
  • Idempiere ERP Modern, Scalable, Adaptable & Affordable Open Source ERP Solution for Enterprise
    iDempiere ERP Modern, Scalable, Adaptable & Affordable Open Source ERP Solution for Enterprise By Deptha Bagus Oc Current – Managing Director - Andromedia SAP Deployment Lead – Cargill APAC Quick Intro CEO – Avolut Global Indonesia · 2011 – 2016 About Me – Design SAP for Cargill Worldwide Instance – Deploy SAP over 10 company and 245 location in Asia Pacific region Attend BPM, ITSM, TGRC & PPM Course - – Implement iDempiere over 20 company with · various business model in Indonesia 2011 2010 – Entitle for EC Council Project Manager Founded Avolut Global · IT Manager for Sorini Agro Group Infor SyteLine Consulant with Sorini - 2009 · 2008 – Lead SAP B1 implementation with Join Andromedia – 2008 Soltius in Nigeria, Philipones & France Started ADempiere Team for SME project · · 2007 – Entitle for SAP Project Manager Functional SAP Consultant MM, PP, WM – · 7 completed project in 2 years 2006 2005 – Graduated from SI ITS Oracle OCP training & certification · – Join ABAP developer for Wings Started as Road Warior Programmer - 2003 · Group 2001 – Registered as SI ITS student Introduction A Glance on ERP 20 min Selecting ERP Products 20 min Open Source ERP 10 min Q&A 15 min iDempiere ERP in a Glance What is iDempiere ERP 30 min Functional Introduction 10 min Configurability & Extendability 15 min Features & Functional Overview 30 min Success Story 30 min Q&A 15 min A Glance About ERP and How to Select ERP’s • Facilitates Company-wide What Is ERP? integrated Information Systems Covering all functional Areas Software solution that addresses all and processes. the needs of an enterprise with the • Performs core Corporate process view of an organization to activities and increases meet the organizational goals and customer service augmenting integrate all the functions of the Corporate Image.
    [Show full text]
  • Idempiere Fixed Asset User Manual
    iDempiere Fixed Asset User Manual Created By Edwin Ang Created On June 12, 2012 Version 0.1 Introduction The iDempiere Fixed Asset extension package is developed based on the work of these three remarkable men: 1. Robert Klein, who developed the first ever Fixed Assets extension for Compiere 2. Teo Sarca, who modernized Robert Klein's work to use Adempiere more modern document structure. His work was however not properly documented and was influenced with his country local requirement. 3. Redhuan D. Oon (Red1), who took the work published by Teo Sarca, created the migration scripts from the 2Pack, and done some stabilization work. However Red1 somehow mixed Klein's solution to Teo Sarca's which made the design somehow inconsistent. This work was started from where red1 left. I have spent considerable hours try to understand all those three men's design consideration. Somehow, I decided to recover to Teo Sarca's core design and done the work to (1) repair bad codes and AD Configuration, (2) remove – what I thought was – localization codes and AD Configuration, and (3) add missing code and AD Configuration. After many many test iterations and two installation observations, I am confident that I have achieved a certainly working package. Hence this is the FA version 1.0. What functionality that can be expected in this FA v1.0: 1. Asset Addition from Match Invoice 2. Asset Addition from Import Asset 3. Asset Addition from Manual 4. Asset Addition from Project 5. Asset Depreciation using Straight Line Depreciation Method 6. Asset Disposal 7. Each document: Asset Addition, Asset Depreciation, and Asset Disposal can generate their own accounting facts What should not be expected: 1.
    [Show full text]
  • Connecting ERP and E-Commerce Systems
    MASARYKOVA UNIVERZITA FAKULTA}w¡¢£¤¥¦§¨ INFORMATIKY !"#$%&'()+,-./012345<yA| Connecting ERP and e-commerce systems DIPLOMOVÁ PRÁCA Ján Segé ˇn Brno, 2014 Declaration Hereby I declare, that this paper is my original authorial work, which I have worked out by my own. All sources, references and literature used or excerpted during elaboration of this work are properly cited and listed in complete reference to the due source. Ján Segéˇn Advisor: Ing. Leonard Walletzký, Ph.D. ii Acknowledgement I would like to express my gratitude to Ing. Leonard Walletzký, Ph.D. for his guidance and assistance during the writing of this thesis. Furt- hermore I would like to thank my family, friends, flat mates and my girlfriend for the continuous support and faith they have given me. The final thanks goes to my newly acquired angry birds mascot who has supplied me with luck for the duration of writing this thesis and hopefully will continue to do so. iii Abstract The goal of this thesis is to analyze and compare the way different online shops store and process information. Find useful similarities and utilize them to implement a tool that enables the open-source ERP system iDempiere to establish a communication link to the elect- ronic stores categorized as compatible, effectively giving iDempiere e-commerce capabilities. iv Keywords ERP,iDempiere, e-commerce, e-shop, electronic store, eConnect, plug- in, data connector, import, export, data synchronization v Obsah 1 Introduction ............................ 1 2 ERP Systems ............................ 3 2.1 History of ERP ........................ 4 2.2 ERP classification ...................... 6 2.3 Current trends in ERP ................... 7 2.4 Adapting ERP .......................
    [Show full text]
  • Idempiere About Idempiere Idempiere Is a Powerful, Open-Source ERP/CRM/SCM System Targeted to Medium and Big Companies and Supported by a Skilful Community
    iDempiere About iDempiere iDempiere is a powerful, open-source ERP/CRM/SCM system targeted to medium and big companies and supported by a skilful community. The project focuses on high-quality software, a philosophy of openness and its collaborative community that includes subject matter specialists, implementers, developers and end-users. Our mission is to help companies around the world to grow with freedom. To do this, we focus on high-quality code and we have established a culture that supports, recognizes, and respects our great community, so they can share their knowledge with the world. The project is built with ZK, Maven, PostgreSQL or Oracle, Jetty, OSGi and it is written mainly in Java. The challenge Having a worldwide community present tough challenges such as coordinating different needs without letting the code to become a mess. By making contributors use the ZK Java approach consistently, ZK helps us address this challenge. Furthermore, handling client-side validations in this kind of software could be a tedious and risky task as it consumes plenty of development time and when done sloppily it opens security breaches. ZK's server-centric approach lets us control all validations on the server without exposing unnecessary data. Why ZK? Formerly the project front end was built using Swing. When we recognized the need to switch to new web-based technology, there was an attempt to create a web interface with JSF, but that didn't get enough interest and traction from the community. One community member developed a proof of concept using ZK, this allowed us to identify that the switch from Swing to ZK was more natural as there were similar concepts and components.
    [Show full text]
  • Implementation of Idempiere Erp on Human Resources Management Module (A Case Study Approach)
    International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 9, September 2018, pp. 338–347, Article ID: IJMET_09_09_037 Available online at http://iaeme.com/Home/issue/IJMET?Volume=9&Issue=9 ISSN Print: 0976-6340 and ISSN Online: 0976-6359 © IAEME Publication Scopus Indexed IMPLEMENTATION OF IDEMPIERE ERP ON HUMAN RESOURCES MANAGEMENT MODULE (A CASE STUDY APPROACH) Yohannes Kurniawan, Vina Georgiana, Vincent Paruh, Jorvan and Anton Emil Information Systems Department, School of Information Systems, Bina Nusantara University, Jakarta, Indonesia 11480 ABSTRACT The purpose of this research is to design and implement iDempiere ERP System on Human Capital Management Module using the Accelerated SAP (ASAP) method that refers to business blueprint and realization. The analysis is performed on the current business process, then the result will be converted into the blueprint design of the proposed system, furthermore the blueprint design of the proposed system will be configured into the iDempiere ERP. The proposed system can help company especially Human Resources and General Departments for conducting activities related to human resources, otherwise it will facilitate employees to be able to perform permission activities through Employee Self Service System. Keywords: Human Capital Management, Enterprise Resource Planning, iDempiere ERP, Accelerated SAP. Cite this Article: Yohannes Kurniawan, Vina Georgiana, Vincent Paruh, Jorvan and Anton Emil, Implementation of Idempiere Erp on Human Resources Management Module (A Case Study Approach), International Journal of Mechanical Engineering and Technology, 9(9), 2018, pp. 338–347. http://iaeme.com/Home/issue/IJMET?Volume=9&Issue=9 1. INTRODUCTION Today, information technology and information systems has grown very quickly and influential in business world.
    [Show full text]
  • Openbravo POS Integration and Development Guide
    Openbravo POS Integration and Development Guide Redhuan D. Oon (RED1) Rebel Leader - The ADempiere Project • September 11, 2011 (Update November 2012 - read Epilogue at the end - and my new cave is now in http://sf.net/p/red1) Cockpit view of the World Trade Center towers seen from the flightpath of American Flight 11 source: wikipedia copyleft RED1 - september 11 i “I don’t think Arab terrorists from Saudi Arabia can carry out this highly sophisticated operation with such success.” Dr. Mahathir Mohamad, http://chedet.cc/blog/?p=595 “The Middle East has a lax mentality on the necessity for punctuality and few wear watches. Tardiness is not a sign of disrespect and does not warrant an apology unless the tardiness is excessive (more than 90 minutes).” source: www.fas.org/irp/agency/army/arabculture.pdf “This just shows, what goes around comes around, even to the US.” Bobby Fischer, (while hiding in Manila) source: http://www.rense.com/general17/chessgrandmaster.htm copyleft RED1 - september 11 ii Sponsored by BANGLADESH copyleft RED1 - september 11 iii DISCLAIMER This introductory disclaimer was written onboard flight AK662 from Kuala Lumpur bound for ClarkField Manila on the morning after September 11. Choosing that date theme couldn’t es- cape me, with all the mass media coverage for the 10 year anniversary. It triggered my brain cells to reflect and draw a learning parallel about software development been in crisis and prone to disasters. It helps me appreciate the greatest potential for often impossible odds by going Open Source, of which is anarchic and taleban-ridden in its realpolitik.
    [Show full text]
  • Idempiere : an Open Source ERP Features, Architecture, Modules & Advantages INTRODUCTION – WHY OPEN SOURCE ERP?
    iDempiere : An Open Source ERP Features, Architecture, Modules & Advantages INTRODUCTION – WHY OPEN SOURCE ERP? Generally, while selecting an ERP, most of the companies look for major players in the market like SAP, Oracle, and Microsoft Dynamics etc. Their offerings are comprehensive, but at the same time expensive in licensing, implementation and maintenance perspective. What happens if your business can’t afford one of those gigantic implementations or if your needs are simple for the bigger outcomes? You turn to the open source ERP alternatives. Or you look for a more economical solution. The main reason to choose an open source ERP is the software system whose source code is made public and open for all. The open source model allows organizations to access the ERP system’s code and customize it using their own IT department instead of paying extra bills for vendor customization services. Let’s look at some of the major advantages that an open source ERP holds:- Low software licensing cost Non-expensive adaptations with Open source software Stable, high-quality, scalable, future-proof Freedom to customize No vendor lock-in Auditability Support options through the vibrant communities Try before you buy 2 AT A GLANCE Now let’s put some light on a wonderful open source ERP software that we’ve been providing to our customers to level up their game – iDempiere iDempiere , is an open source Enterprise Resource Planning (ERP) software. With customer relationship management (CRM) and supply chain management (SCM) functions, it is in contrast to proprietary or most other open source ERP solutions, driven only by a community of supporters.
    [Show full text]
  • Why Use ERP Need, Function ? (R2I2T) Reliable Data: to Make The
    Why Use ERP need, function ? (R2I2T) Reliable Data: To make the right business decisions, you need access to the right information at the right time. With an ERP solution configured to your specific needs, you can rest assured that you are receiving accurate data to make smart decisions. Even if you already have an ERP solution in place, years of minor tweaking and connecting with disparate systems may have turned it into a convoluted mess of obscure information. With a new ERP solution, your business can put its trust in an up to date and reliable system. Transparency: A huge boon to business is being able to identify which products and departments are saving/providing money and which are falling behind. With an ERP solution in place you can pin point exactly which areas need to be addressed accordingly. By being able to quickly decipher where your company's strengths and weaknesses are, you can improve profitability before losing it. Reduce Total Cost of Ownership (TCO): While it may seem like a large investment at the time, the cost-saving benefits of an ERP solution will out- weigh the initial expenditure on the solution. Even if your business already has a legacy system in place, maintaining an outdated ERP solution can cost an indefinite amount of time and resources as well as limit new opportunities. An ERP solution needs to be looked at in terms of eventual return on investment, not it's immediate cost. Integration with new technologies: With the rise in use of the internet and technology for business, it would severely inhibit a company's ability to advance and grow if their systems did not stay up to date with current tools and trends.
    [Show full text]
  • Migració D'un Sistema ERP Propietari a Un ERP Open Source
    Màster Internacional en Programari Lliure – TFM PAC1–Estudi de viabilitat i anàlisi Data màxima de lliurament: 19/03/2018 Nom i cognoms: EDUARDO HERNANDEZ ASENSIO PAC1 –Estudi de viabilitat i anàlisi Data màxima de lliurament: 19/03/2018 Nom i cognoms: EDUARDO HERNANDEZ ASENSIO MIGRACIO D'UN SISTEMA ERP PROPIETARI A UN ERP Títol del treball: OPEN SOURCE Nom de l'autor: Eduardo Hernández Asensio Nom del consultor/a: Amadeu Albós Raya Nom del PARA: Maria Isabel Guitard Domingo Titulació o programa: Màster en Programari Lliure Àrea del Treball Final Direcció de Sistemes d'Informació de Màster: Idioma del treball: Català Paraules clau: ERP, Propietari, Open Source, Odoo Data de lliurament: 11/6/2018 Resum del Treball: En aquest treball de final de màster es fa un estudi de migració d’una eina de gestió empresarial ERP propietària que s’ha quedat obsoleta, que part d’ella es va desenvolupar amb llenguatges obsolets i que té unes mancances d’accessibilitat remarcables. A partir de la descripció dels components, funcionalitats i procediments associats es fa un anàlisi del mercat de les eines ERP Open Source per triar la que millor s’adapti als processos de producció i negoci de l’empresa. Finalment s’elabora pas per pas un pla de migració valorat amb tots els elements i afectacions que suposa per l’organització Màster Internacional en Programari Lliure – TFM Màster Internacional en Programari Lliure – TFM Índex ............................................................................................. 1 Nom i cognoms: EDUARDO HERNANDEZ ASENSIO
    [Show full text]
  • Adempiere ERP & CRM Information Booklet
    ADempiere ERP & CRM Information Booklet Level 1, 10 Kylie Place Cheltenham Victoria 3192 T:1-300-990-120 Email: [email protected] Web: www.adaxa.com Table of Contents Business Overview 1.1 Origin of the "ERP" System..........................................................................................5 1.2 ADempiere ERP & CRM...............................................................................................5 1.3 ADempiere’s Origins.....................................................................................................6 1.4 ADempiere’s Strengths.................................................................................................6 1.5 The Strengths of Open Source.....................................................................................7 1.6 ADempiere Support......................................................................................................8 1.7 Total Cost.....................................................................................................................9 1.8 ADempiere – Hardware & Infrastructure Requirements................................................9 1.9 Licence Terms............................................................................................................11 ADempiere ERP and CRM 2.1 Why is ADempiere organised to reflect Business Processes?....................................12 2.2 Terminology................................................................................................................13 2.3 Quote to Cash.............................................................................................................13
    [Show full text]
  • TESIS SIS38 Luy.Pdf (5.552Mb)
    UNIVERSIDAD NACIONAL DE SAN CRISTOBAL DE HUAMANGA Facultad de Ingenieria de Minas, Gcologia y Civil Escuela de Formacion Profesional de Ingenieria de Sistemas "ADOPCION DE UN ERP PARA APOYAR EL MONITOREO DE RIESGOS DE PROYECTOS DE DESARROLLO SOCIAL EN LA ONG TADEPA AYACUCHO, 2016" Tesis presentado por: Bach. Ludmila Luya Castro Para optar el titulo profesional de: Ingeniero Informatico Asesor: Ing. Juan Carlos Carreno Gamarra Ayacucho, Mayo 2016 "ADOPCION DE UN ERP PARA APOYAR EL MONI FOREO DE RIESGOS DE PROYECTOS DE DESARROLLO SOCIAL EN LA ONG TADEPA A YACUCHO, 2016" RECOMENDADO : 29 DE DICIEMBRE DEL 2015 APROBADO : 19 DE MAYO DEL 2016 Ing. Edith F. GUEVARA MOROTE Presidente(e) y^M Ing. Elinar CARRILLO RIVEROS ^RIENO GAMARRA Miembro Miembro Ing0 Jennifer PILLACA DE LA CRUZ Secretaria Docente (e) Segiin el acuerdo constatado en el Acta, levantado el 19 de mayo del 2016, en la Sustentacion de Tesis presentado por la Bachiller en Ingenien'a Informatica Srta. Ludmila LUYA CASTRO, con la Tesis Titulado "ADOPCION DE UN ERP PARA APOYAR EL MONITOREO DE RIESGOS DE PROYECTOS DE DESARROLLO SOCIAL EN LA ONG TADEPA AYACUCHO, 2016", fue calificado con la nota de CATORCE (14) por lo que se da la respectiva APROBACIQN. RECOMENDADO : 29 DE DICIEMBRE DEL 2015 APROBADO : 19 DE MAYO DEL 2016 Ing. Edith F. Presidente(e) Miembro Ing0 Jennifer PILLACA DE LA CRUZ Secretaria Docente (e) AGRADECIMIENTOS A la Universidad Nacional de San Cristobal de Huamanga, mi alma mater y a los docentes. A mis amigos que me apoyaron en los momentos mas dificiles. ii AGRADECIMIENTOS A la Universidad Nacional de San Cristobal de Huamanga, mi alma mater y a los docentes.
    [Show full text]
  • Extended Demografy for Idempiere
    EXTENDED DEMOGRAFY FOR IDEMPIERE EXTENDED DEMOGRAPHY AMXEDITOR – PLUGIN EXTENDED DEMOGRAPHY ........................................................................................ 1 1. Introduction. ................................................................................................................ 2 2. AD_Reference Table. ................................................................................................. 4 3. New Messages on AD_Message Table. ..................................................................... 6 4. Fields Added on C_Country Table. ............................................................................. 7 5. Capture Sequence on Table C_Country. .................................................................... 8 6. New Table C_Community ........................................................................................... 9 7. New Tables C_Municipality and C_Parish ................................................................ 11 8. Fields Added on C_Region Table. ............................................................................ 14 9. Fields Added on C_Location. .................................................................................... 16 10.Country-Community-Region-Municipality-Parish Window. ...................................... 17 11.Business Partner Location Extended Example. ....................................................... 19 A1. Plugin Installation. .................................................................................................
    [Show full text]