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
META-INF IDEMPIERE-5523 Release 10 Peace (#1624) 2022-12-24 00:20:49 +01:00
OSGI-INF
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
build.properties
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