core-jgi/org.idempiere.test
Carlos Ruiz c80d53674a
IDEMPIERE-5567 Support of UUID as Key - Generate Model Classes (FHCA-4195) (#1772)
* IDEMPIERE-5567 Support of UUID as Key (FHCA-4195)

New generated model classes with new UUID constructor

* - In order to use UUID constructor M classes must implement the constructor too
- Adding the constructor on MTest and adding a JUnit test to test/show how it works

* - Remove warning caused by changes on this ticket

* - Add UUID constructor to factories

* - Set new UUID constructor in mapped/annotated test classes
- Preparation for the new UUID constructor

* - Add UUID constructor to core model classes
- WARNING: MPaymentBatch(Properties, String, String) already existed with Name as parameter, it was changed to UUID
2023-04-12 11:02:33 +08: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-5567 Support of UUID as Key - Generate Model Classes (FHCA-4195) (#1772) 2023-04-12 11:02:33 +08: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