This commit is contained in:
2020-10-23 14:33:11 +00:00
parent 27628ea982
commit 267e35bb45

View File

@@ -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