*** a42niem has quit IRC | 01:08 | |
*** hieplq-bk has joined #idempiere | 02:29 | |
*** hieplq-bk has quit IRC | 05:04 | |
*** silphium has joined #idempiere | 05:15 | |
*** silphium has quit IRC | 05:17 | |
*** hieplq-bk has joined #idempiere | 05:21 | |
*** hieplq-bk has quit IRC | 05:48 | |
*** hieplq-bk has joined #idempiere | 05:49 | |
*** RecordingBot` has joined #idempiere | 06:03 | |
*** RecordingBot has quit IRC | 06:03 | |
*** hieplq-bk has quit IRC | 08:43 | |
*** nmicoud has joined #idempiere | 08:58 | |
*** nmicoud has quit IRC | 09:01 | |
*** a42niem has joined #idempiere | 09:16 | |
*** nmicoud has joined #idempiere | 10:11 | |
*** nmicoud has quit IRC | 10:32 | |
*** hieplq has joined #idempiere | 11:02 | |
Not-42d1 | [IDEMPIERE] hieplq updated IDEMPIERE-1847 Attachment set to "IDEMPIERE-1847.patch" | 12:29 |
---|---|---|
Not-42d1 | [IDEMPIERE] Hi [~nmicoud]. test your patch and see two issue. do you have any update for this ticket? 1. else if (element.getName().equalsIgnoreCase((table.getTableName().substring(0, table.getTableName().length()-4)) + "_ID")) { // ID de la table parent when length of table name < 4 will make out of bound exception 2. MTable tableParent = MTable.get(getCtx(), tableParentName); tableParent just exists in current | 12:29 |
Not-42d1 | transaction, so this called in non transaction let tableParent null idempiere miss function get table with name and transaction. i add it thru path [^IDEMPIERE-1847.patch] | 12:29 |
Not-42d1 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1847 | 12:29 |
Not-42d1 | [IDEMPIERE] hieplq updated IDEMPIERE-1847 | 12:47 |
Not-42d1 | [IDEMPIERE] Hi [~nmicoud]. test your patch and see two issue. do you have any update for this ticket? 1. else if (element.getName().equalsIgnoreCase((table.getTableName().substring(0, table.getTableName().length()-4)) + "_ID")) { // ID de la table parent when length of table name < 4 will make out of bound exception fix by: element.getName().toUpcase().endsWith("_ID") 2. MTable tableParent = MTable.get(getCtx(), | 12:47 |
Not-42d1 | tableParentName); tableParent just exists in current transaction, so this called in non transaction let tableParent null idempiere miss function get table with name and transaction. i add it thru path [^IDEMPIERE-1847.patch] | 12:47 |
Not-42d1 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1847 | 12:47 |
Not-42d1 | [IDEMPIERE] hieplq updated IDEMPIERE-1847 | 12:47 |
Not-42d1 | [IDEMPIERE] for sync column. why you don't reuse process org.compiere.process.ColumnSync? | 12:47 |
Not-42d1 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1847 | 12:47 |
Not-42d1 | [IDEMPIERE] hieplq created IDEMPIERE-2958 get wrong process when call startJavaProcess.ProcessUtil | 14:52 |
Not-42d1 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2958 | 14:52 |
*** hieplq has quit IRC | 17:27 | |
*** holacr has joined #idempiere | 21:18 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!