In the Invoices list view, the amount shown beside each invoice includes the Stripe processing fee (e.g., €308.96 instead of €300 for services). This is the total charged to the client, not revenue received.
When reviewing invoices, the useful figure is the service subtotal — what was actually earned. The processing fee is a pass-through, not income (and it's also possibly an incorrect number, per my other post: https://withmoxie.canny.io/feature-requests/p/allow-per-client-or-per-country-stripe-processing-fee-setting). Including it in the displayed total inflates the apparent revenue at a glance and makes it harder to track actual income from services.
Requested feature:
In the invoice list view, display the subtotal (excluding processing fee) rather than the client-facing total. A column toggle or option to switch between the two would also work.