core-jgi/org.adempiere.base
Carlos Ruiz 3a9b932df4
IDEMPIERE-4268 Fix recursive call to PO (#424)
* IDEMPIERE-4268 Fix recursive call to PO

Found a case where PO.checkValidClient fails, and then because of log.severe it tries to create a record with MIssue, and the PO.checkValidClient fails in MIssue, and is called recursively until it fails with a "Trx.run: Transaction timeout."

* IDEMPIERE-4268

- Improve error message
- Fix problem with valid cross-tenant reads in MRegion and MWorkflow
2020-11-30 21:36:51 +01:00
..
.settings IDEMPIERE-4329 Cleanup eclipse warnings (#107) 2020-06-09 12:26:36 +02:00
META-INF IDEMPIERE-4521 Release 8.1 - RC 2020-11-03 21:59:12 +01:00
OSGI-INF IDEMPIERE-4190 Implement Image Storage Provider (1006528) (FHCA-1165) 2020-02-27 21:37:32 +01:00
schema
src IDEMPIERE-4268 Fix recursive call to PO (#424) 2020-11-30 21:36:51 +01:00
.classpath IDEMPIERE-4314:eclipse project setting independent JDK (#90) 2020-06-01 11:30:00 +08:00
.packaging
.project
build.properties IDEMPIERE-4202 Remove java web start code and libraries 2020-03-10 18:20:04 +08:00
documentation.bat
packaging-build.xml
plugin.xml IDEMPIERE-2924: Adding XLSX Export support (#6) 2020-01-04 15:19:48 +01:00
pom.xml IDEMPIERE-4521 Release 8.1 - RC 2020-11-03 21:59:12 +01:00