Reports - XLSX

I’m trying to export an INVOICE report to XLSX. Is there any way of removing the CURRENCY names on the dollar amounts? IE CAD?

The reason is that excel treats these cells as strings and not number values so you can’t apply any formulas (sum etc) to them.

Not currently, I believe there is an issue on GitHub requesting this change.

Any way of getting a CURRENT receivable list based on Company.

For example


Company           > 30           >60        > 90
ABC              $120.00
DEF                              $643.20
GHI                                         $248.00

If you’d like to see features added in the app please create an issue on GitHub to request it.

Sure…thank you.