- Add the xlsxwriter python external dependency in the manifest as it should have already been included in the past
- Decouple workbook obtation
- Add test file in order to add a test in the `report_xlsx_boilerplate` method. Only used if the latest module is installed.
* refactor: On new ActionManager override _makeReportUrls and triggerDownload to support XLSX format
* pass action to custom _downloadReportXLSX: Need action to get report data
* dict constructor to remove context lang