Hey everyone,
I’ve been building a custom statement extension for Manager.io that goes beyond the built-in statement view. It shows full line-item detail for every transaction — tax breakdowns, quantities, unit prices, discounts, withholding tax, freight-in, journal entries, and more.
It runs directly inside Manager as an extension, no installation needed, no external servers, completely read-only.
What it includes:
Customer & supplier statements with line-level detail
Foreign currency support with exchange rate conversion
Combined statement — pair a customer and supplier into one merged view (useful when the same party is both)
Dashboard overview and batch generation
CSV export and print ready.
Permission-aware — shows a warning if some data isn’t accessible due to user restrictions
It’s free and open source (MIT). Just add it as an extension in Manager using this URL:
GitHub: https://github.com/shahabbkhan/itemized-statement
Also listed on Extension Gallery.
I have tested it extensively and it produces correct result. Still would love to hear feedback or bug reports.