case 3731
This commit is contained in:
@@ -307,7 +307,8 @@ namespace GZTW.AyaNova.BLL
|
||||
//Case 427
|
||||
internal string mReceipt;
|
||||
[SqlColumnNameAttribute("aChildUnits.ARECEIPT"), Display(DisplayType.Text)]
|
||||
public object LT_Unit_Label_Receipt
|
||||
//case 3731 was defined as "object" not string causing grid filter to offer date related not string related filters
|
||||
public string LT_Unit_Label_Receipt
|
||||
{
|
||||
get
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user