Menu

#1 Port processes from PL/SQL to java

open
nobody
None
5
2005-11-18
2005-11-18
Carlos Ruiz
No

This files help you to port
AD_PrintPaper_Default.sql
M_Product_Category_Acct_Copy.sql
M_Product_BOM_Check.sql
C_BP_Group_Acct_Copy.sql
T_InventoryValue_Create.sql
M_Product_CostingUpdate.sql
M_Production_Run.sql
C_AcctSchema_Default_Copy.sql

M_PriceList_Create.sql (in progress)

from Oracle to java in order to work in postgres.

You must execute the attached SQL's in the database.

The java sources must be copied to
compiere-all/base/src/org/compiere/process
compiled and compiere rebuilt.

Discussion

  • Carlos Ruiz

    Carlos Ruiz - 2005-11-18

    SQL to register processes in AD_Process

     
  • Carlos Ruiz

    Carlos Ruiz - 2005-11-18

    Java sources in compiere-all/base/src/org/compiere/process