![]() |
|
||||
Report Breakdowns |
Problem The breakdown popup and the match field were not working in reports (version 4.9 only). Caught By User bug report. Workaround Use the Find command first, before making the report. Solution This problem is fixed in version 4.92 of Goldenseal small business software. Technical Details Programmer note: code changed in DB_BizClassDescriptor::GetMemberInfoForName. We did some removal of C++ pointers to create safer code, and accidentally zapped this method. |