This commit is contained in:
@@ -288,7 +288,7 @@ namespace AyaNova.Biz
|
||||
public async Task<JArray> GetReportData(long[] idList)
|
||||
{
|
||||
//NOTE: Report widget is a superset of biz object widget
|
||||
//Biz objects will add and needed linked records here as extra fields with the data included
|
||||
//Biz objects will add and needed linked records here as extra fields with the data included
|
||||
//for example instead of a userid only there will be username added to the record
|
||||
//so the report designer can just select it as a field, no need to query seperately for it etc
|
||||
//REMEMBER: there is a name display format system and it should honour that so that the report
|
||||
|
||||
Reference in New Issue
Block a user