Skip to main content
Skip table of contents

TrilliumReports: Update v.5.40.40

Version 

 TrilliumReports v.5.40.40 -  December 2017.
 

Overview 

If you have not already done so, you must update to TrilliumReports v.5.40.30  prior to installation

Compatible with Core Trillium 3.16.00 and higher.  

This release provides an enhancement to control font size on the Kindergarten report card.


Release Notes

ModuleFunction

Details

Reports

Kindergarten Report Cards

This version provides the ability for your Board to control the font size to be used when printing comments on the Kindergarten Report Card.  The Board has a choice between four font sizes: 9, 10, 11 or 12 point.

The font size is controlled by a new Board Achievement preference in Core Trillium.  With version CT 4.00.00, the new preference will be visible. Until that version is released and installed, the Board may update the font size using the script below.  Boards can replace the highlighted font size value of 10 with 11 or 12, whichever meets their needs.

UPDATE PREFERENCES set value_numeric = 10 where preference_level = 'B' AND  preference_owner = 'BOARD' and preference_key = 'KGRCCOMMENTFONTSIZE';

To take advantage of this new feature, you must also install TWebEA 5.40.20 at the same time.   


Do TrilliumReports Updates Delete My Current Reports in Jasper?   
Edit section

 The process works like this:

  1. If a report with the same name (and location) exists in the database, it is replaced;

  2. If a report exists in the database and we do not include it in the Jasper export, it stays the way it is (this is what keeps Board reports unmodified);

  3. Any new object is added.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.