Currently, export options for various pages are all different and export different information. Change Orders only export the current page and require multiple exports. Invoice exports ALL pages and all invoices.
Exports should include ALL pages into CSV or at least a way to filter so that if you want the option to include only a part of the information, you have the option to do so instead of having an automatic filter applied that is not there in other exports.
Consistency in general around invoice, change order and other presentations would be great and starting with a consistent export would be a great way to do so.
@Guest good news on this one: the change order export already pulls every page, not just the one you're looking at. It ignores the grid's paging entirely and re-queries the full filtered set, so your filters and search are respected but the page you're on isn't. That was fixed back in May, so if you're still seeing a partial export, let us know which build you're on and we'll dig in — that would be a bug rather than a missing feature. Your broader point about consistency across invoice, change order and other exports is well taken and we're tracking it.