Previously Recorded Meetings Archive 2

The purpose of this page is to archive previously recorded videos. If you are new to the class and you want to review previous discussions. Start from the bottom of the archive page (first recording) and work your way up.

Meeting Video Archives

2014-08-14 AM Inter-Company Transaction and Counter Documents

2014-08-14 AM Open Discussion

2014-08-12 AM Building iDempiere Core Code from Eclipse and Jenkins

2014-08-12 AM Open Discussion

2014-08-07 AM Credit Management and Partner Relation

2014-08-07 AM Open Discussion

2014-08-05 AM Promotions

2014-08-05 AM Open Discussion

Problem Domain

2014-07-31 PM Open Discussion

2014-07-31 AM Open Discussion

2014-07-29 AM Manipulating the iDempiere WebUI Server and Swing client via the OSGi telnet interface

2014-07-29 AM Open Discussion

2014-07-24 AM Production Hosting for 25 Concurrent Users

See general production hosting section. See specific details for 25 concurrent users.

2014-07-24 AM Open Discussion

  1. We resolved an issue where a ColumnSQL (virtual column) was returning more than one row, and therefore, prevented us from saving a record.
  2. Hans asked some great questions about the Payment Allocation window/form.
    1. How do you add a column to the payment section?
      1. WAllocation.java controls how the form looks in the WebUI.
      2. This WAllocation extends Allocation.java.
      3. WAllocation adds a listener to a number of fields, on the event fire, it reloads payments using the Allocation.getPaymentDataI() method.
      4. To add the additional column, perform the following:
        1. Modify the SQL and member variables in getPaymentDetail().
        2. Follow the WAllocation design of the current payment table to add the new column.
    2. How do you limit the Business Partners in the BP dropdown to those who have open invoices? This is useful when you have over 100K BPs.
      1. I do not know the exact answer. I spent about 30 minutes looking for the answer. Below are my thoughts.
      2. You create the BP Search field at around line 329 (look for the "// BPartner" comment) in WAllocation.java.
      3. You first create a MLookup object. Then you use the MLookup object to create a WSearchEditor.
      4. The MLookup has a Query object to it; however, I could not figure out how to set it.
      5. Please email the group if you find an example or figure it out.

2014-07-22 AM Charts, Dashboards, Cockpits, and KPIs

2014-07-22 AM Open Discussion -

2014-07-03 PM Amazon AWS Services - hosting iDempiere Production, Development and Test

2014-07-03 PM Open Discussion - Debugging a jasper deploy issue

2014-07-03 AM Source Code Control - Database Versioning - Mercurial - Patch - Upgrade (environment primer)

This video is important to help you understand the relationships between the iDempiere development team, product versions, your developer, your test environment and your production environment.

2014-07-03 AM Open Discussion

2014-07-01 AM Open Discussion

2014-06-26 AM Using Talend to call iDempiere Web Service Run Process

2014-06-26 AM Open Discussion

2014-06-24 AM Introduction to Web Services

Please read the below NOTE to understand I found an issue during the video that was later resolved after the video.

2014-06-19 PM Open Discussion

2014-06-19 AM Web Store and Point of Sale (POS) Integration Session 2

2014-06-19 AM Open Discussion

2014-06-17 AM Web Store and Point of Sale (POS) Integration

Note: this discussion assumes you are familiar with the concept of ETL. Note: this demonstration uses this Business Partner Import process. Note: Here are the links for the sample file and Import Loader Formats used below. Use GardenWorld's Pack In window to load the Import Loader Format records.

2014-06-17 AM Open Discussion

2014-06-12 AM Requests

2014-06-12 AM Open Discussion

2014-06-10 AM Open Discussion

2014-06-05 AM Fixed Assets

2014-06-05 AM Open Discussion

2014-06-03 AM Commissions

2014-06-03 AM Open Discussion

2014-05-29 PM Open Discussion

2014-05-29 AM CRM Customer Relationship Management

2014-05-29 AM Open Discussion

2014-05-27 AM Discount Schema and General Discount Strategies

2014-05-27 AM Open Discussion

2014-05-22 AM Payment Selection

2014-05-22 AM Open Discussion

2014-05-20 - Payment Terms and Aging

Notes

2014-05-20 AM - Open Discussion

2014-05-15 AM - Open Discussion

2014-05-13 AM - Open Discussion

2014-05-08 AM - Backups of Primary, Restore to Test, Final Go-Live

Because I did not share my screen, there is an offset between my words and my actions for this video. Therefore, I broke the topics into smaller chucks and created a series of smaller videos to discuss the subject matter. You can find these videos here.

2014-05-08 AM - Open Discussion

2014-05-06 AM - Import Open Documents

This conversation might be hard to understand. To make the topics easier, I created individual demponstrations for each topic and each slide. You can find these demonstrations in the Record Import and Go-Live Open Document Import page.

2014-05-06 AM - AM Open Discussion

2014-05-01 PM - Object Tag and Search Demonstration

2014-05-01 AM - Purchase and Sales Tax

2014-05-01 AM  - Open Discussion

2014-04-29 PM - Open Discussion

2014-04-29 AM - Role Discussion

Here is my recommendation for Menu Trees:
  1. You have one menu for IT. This menu will inherently be unintelligible to anyone else.
  2. You have one menu for everyone else. This menu needs to be nicely formatted and logical.
New windows, processes, etc... will automatically land on the IT menu. IT must deliberately add the new window to the menu for everyone else.

2014-04-29 AM - Open Discussion

2014-04-25 AM - Open Discussion

Click For Older Archived Videos