* 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. |
||
|---|---|---|
| .. | ||
| Acct_Balance.sql | ||
| Add_Months.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 | ||
| Generate_UUID.sql | ||
| INSTR.sql | ||
| ProductAttribute.sql | ||
| addDays.sql | ||
| altercolumn.sql | ||
| charAt.sql | ||
| currencyConvertInvoice.sql | ||
| currencyConvertPayment.sql | ||
| daysBetween.sql | ||
| documentNo.sql | ||
| firstOf.sql | ||
| get1099bucket.sql | ||
| getDate.sql | ||
| get_Sysconfig.sql | ||
| isIntersectCSV.sql | ||
| nextBusinessDay.sql | ||
| nextID.sql | ||
| nextIDFunc.sql | ||
| nvl.sql | ||
| prodqtyordered.sql | ||
| prodqtyreserved.sql | ||
| register_migration_script.sql | ||
| round.sql | ||
| torecordid.sql | ||
| trunc.sql | ||