[Bug] CSV export has inconsistent columns

In history CSV export (all data) if there was no position closed within the requested date range the column Result is not empty but completely missing. This causes different number of columns and shifting all columns after Result to the left making importing unnecessarily complicated.

CSV export (of the same type) should always have the same columns regardless of date range.

Similar problem was also reported in CSV exports issue.

@Team212 Now in the latest export the position of columns Notes and ID is shifted left. Please don’t do this - keep the format backward compatible !!!