Skip to content

MFN Archive Widget: Option to group by report fiscal year

Compare
Choose a tag to compare
@abulerforrest abulerforrest released this 26 Jun 11:58
· 240 commits to master since this release

Major update for the Report archive widget:

Option to group report archive by report fiscal year, instead of publish_date of press release.

  • 'usefiscalyearoffset' to enable/disable fiscal year based grouping.

  • 'fiscalyearoffset' should be set to "0" if its fiscal year starts in January (most companies)
or for example set to "4" if its fiscal year starts in May (January + 4 months = May)

  • Add 'showgenerictitle' option to use the report type to create a generic title, instead of using the press release title.

  • Extra: And a 'showthumbnail' that uses the MFN storage proxy to display PDF thumbnails.


Additional fixes:

  • Fixed a translation error
  • Added div container surrounding the approve checkbox to enable more flexible styling