v6.11.810.11045¶
Build date: 7/30/2026
Potential Breaking Changes¶
#22702: Custom Bill Register Reports, posted / unposted: - Custom reports of this type with a custom procedure that calls cusip_BillRegisterUnposted_rpt or cusip_BillRegister_rpt will need an additional column added to their temp table. - SerialNo is the new column that needs to be added to the custom wrapper temp table. NVARCHAR(50) data type.
Fixes¶
#22702: Fixed an issue where posted and unposted bill register reports were not populating previous / current read columns and were missing the SerialNo column.