Important changes for the Analytical Ledger export

This update introduces a breaking change regarding column headers, as well as an improvement in the ordering of those columns.

Impacted endpoints

https://pennylane.readme.io/reference/getanalyticalgeneralledgerexport#/

https://firm-pennylane.readme.io/reference/getanalyticalgeneralledgerexport-1#/

On september 22nd - NOT a breaking change

Deterministic Column Ordering (Improvement)

Previously, the order of the tag_group columns in the export was unpredictable, varying from one export to another. With this update, columns will always be alphabetically ordered by family name for consistency and easier automation (e.g., “Analytical axis: Achats” will always appear before “Analytical axis: Ventes”). Why This Matters The new column headers represent a breaking change: If you have scripts, automations, or pivot tables that reference specific column names, you will need to update them to reflect the new header format. The new deterministic sorting of columns will make your exports more predictable and easier to integrate with downstream tools and processes.

On october 22nd - Breaking change

New Column Header Format

Previously, columns related to analytical axes (familles de catégorie) were generically labeled (e.g., “Analytical axis”). Going forward, each column header will explicitly include the family name: Analytical axis: analytical_axis_name Example: Instead of “Analytical axis,” you will now see “Famille de catégorie: Achats” or “Famille de catégorie: Ventes.”