BR-2877108 columns with DisplayType.Location are not correctly cast
https://sourceforge.net/tracker/?func=detail&aid=2877108&group_id=176962&atid=879332
This commit is contained in:
parent
0bc954924d
commit
b0275724b6
|
@ -423,6 +423,7 @@ public class ImportHelper {
|
|||
|| column.getAD_Reference_ID() == DisplayType.Search
|
||||
|| column.getAD_Reference_ID() == DisplayType.TableDir
|
||||
|| column.getAD_Reference_ID() == DisplayType.Table
|
||||
|| column.getAD_Reference_ID() == DisplayType.Location
|
||||
)
|
||||
{
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue