core-jgi/org.idempiere.test
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
..
.settings IDEMPIERE-4933 Platform update for 9.x (#857) 2021-09-04 16:12:10 +02:00
META-INF IDEMPIERE-5523 Release 10 Peace (#1624) 2022-12-24 00:20:49 +01:00
OSGI-INF IDEMPIERE-4694 Implement thread safe, annotation based osgi event han… (#571) 2021-02-10 16:12:16 +01:00
src/org/idempiere/test IDEMPIERE-5586 Implement ID independent migration script (#1685) 2023-03-02 18:24:41 +01:00
.classpath IDEMPIERE-5427 Upgrade to Tycho 2.7.5 (#1493) 2022-09-21 14:21:27 +02:00
.project IDEMPIERE-4488 Remove .classpath from repository (#607) 2021-03-03 00:02:03 +01:00
build.properties IDEMPIERE-4704 Add base interface and class that uses generic type and lambda function for osgi factory that create new instance by class name or a string key (#595) 2021-02-18 18:22:07 +01:00
idempiere.unit.test.launch IDEMPIERE-5402 Replace Jfree Chart with Billboard (#1463) 2022-09-07 00:36:43 +02:00
idempiere.unit.test.parallel.launch IDEMPIERE-5402 Replace Jfree Chart with Billboard (#1518) 2022-10-07 14:08:48 +08:00
pom.xml IDEMPIERE-5392 Maven Build: add flag to skip auto clean (#1447) 2022-08-22 17:09:33 +02:00