Test case in GardenAdmin:
open Freight Category window
click Report button and then OK button
a report is shown with Air and Ground
Click Lookup button
go to Advanced Tab
Column=Name, Operator=~, Query=A%
OK
ERROR here: the parameter shows
Parameter: [IsActive, AD_Client_ID, Help, Description, M_FreightCategory_ID, M_FreightCategory_UU, Name, AD_Org_ID, Value] ~ A%
After https://idempiere.atlassian.net/browse/IDEMPIERE-4472 this is broken as reported by @Diego Ruiz in https://idempiere.atlassian.net/browse/IDEMPIERE-5064
The fix suggested there is showing an empty parameter name instead of the list described here.
Test case in GardenAdmin:
open Freight Category window
click Report button and then OK button
a report is shown with Air and Ground
Click Lookup button
go to Advanced Tab
Column=Name, Operator=~, Query=A%
OK
ERROR here: the parameter shows
Parameter: [IsActive, AD_Client_ID, Help, Description, M_FreightCategory_ID, M_FreightCategory_UU, Name, AD_Org_ID, Value] ~ A%