core-jgi/db/oracle/functions
hengsin 6a66903ec6
IDEMPIERE-5586 Implement ID independent migration script (#1685)
* IDEMPIERE-5586 Implement ID independent migration script

* IDEMPIERE-5586 Implement ID independent migration script

- add Oracle script (99% converted by ChatGPT from PostgreSQL :)).

* IDEMPIERE-5586 Implement ID independent migration script

- handle official id value for foreign key reference .
- add back centralized id support.

* IDEMPIERE-5586 Implement ID independent migration script

- minor refactoring
- add support for AD_Table_ID+Record_ID usage

* IDEMPIERE-5586 Implement ID independent migration script

- add support for Delete
- add unit test

* IDEMPIERE-5586 Implement ID independent migration script

- add insert_accounting and insert_tree support.

* IDEMPIERE-5586 Implement ID independent migration script

- add ADSortTab support.

* IDEMPIERE-5586 Implement ID independent migration script

- move migration script from iD11 to iD10.
2023-03-02 18:24:41 +01:00
..
Acct_Balance.sql
BOM_PriceLimit.sql
BOM_PriceList.sql
BOM_PriceStd.sql
BOM_Qty_Available.sql
BOM_Qty_OnHand.sql
BOM_Qty_OnHandForReservation.sql
BOM_Qty_Ordered.sql
BOM_Qty_Reserved.sql
C_BPartner_RemitLocation.SQL
C_Currency_Base.sql
C_Currency_Convert.sql
C_Currency_Rate.sql
C_Currency_Round.SQL
C_Invoice_Discount.sql
C_Invoice_Open.sql
C_Invoice_OpenToDate.sql
C_Invoice_Paid.sql
C_Invoice_PaidToDate.sql
C_Invoice_WriteOff.sql
C_PaymentTerm_Discount.sql
C_PaymentTerm_DueDate.sql
C_PaymentTerm_DueDays.sql
C_Payment_Allocated.sql
C_Payment_Available.sql
DBA_ConstraintCmd.sql
DBA_DisplayType.sql
Generate_UUID.sql
ProductAttribute.sql
addDays.sql
currencyConvertInvoice.sql
currencyConvertPayment.sql
documentNo.sql
get1099bucket.sql
get_Sysconfig.sql
isIntersectCSV.sql
nextBusinessDay.sql
nextIDFunc.sql
prodqtyordered.sql
prodqtyreserved.sql
register_migration_script.sql
toTableOfVarchar2.sql
torecordid.sql