AOR Scheduled Reports format issue

We have a SuiteCRM Report with few records. The report has columns with numbers as data.

We have created the aor scheduled report in the subpanel to send it to users on their email.

But, we have issue of data formatting for number columns in the email. The columns with numbers are left aligned.

Is there a way to add border to table or centered data of those columns?

Can someone confirm this?

Yes, it’s the same behaviour here.
So far, I haven’t changed the code for the core PDF report generation, but it should be possible.

Usually, if I have more complex requirements in formatting and reporting, I’d use an external reporting tool instead of code customizations on the SuiteCRM side.
If you have something like n8n already integrated, you could use this one for retrieving the data and sending reports as CSV / XLS.

But both are rather workarounds and I too would be happy to see the standard CRM reporting become more feature rich.

1 Like

Thank you so much! If you made video about SuiteCRM report integration with n8n, please share with us :smile: :smiley:

Hmm - not yet done, but it’s a good idea. I’ll add it to my list :slight_smile:

1 Like