What is needed for "Books" compatible reports?

What needs to be checked to make certain that a Report is compatible with the Books feature?

I started tweaking the Descendants Books addon report and discovered those reports weren’t listed in the Books interface. Added REPORT_MODE_BKI to the report_modes registry item and it seems to save options and stylesheet data.

But is there anything else that should be checked?

    report_modes = [REPORT_MODE_GUI, REPORT_MODE_BKI, REPORT_MODE_CLI],

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.