> For the complete documentation index, see [llms.txt](https://doc.simax.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.simax.fr/fonctionnelle/nouveautes.md).

# Nouveautés

Les nouveautés fonctionnelles de la dernière version.

## 📢 **Ce qui change dans la version d'Août P-2026.321**

La nouvelle version de paramétrage **P-2026.321** vient de sortir !\
Découvrez les nouveautés qu’elle apporte :

### RFE e-facturation / e-reporting

<a href="/fonctionnelle/dematerialisation-e-facturation.md" class="button primary medium" data-icon="file-certificate">Généralités</a>

<a href="/fonctionnelle/dematerialisation-e-facturation/flux-en-emission.md" class="button primary medium" data-icon="paper-plane">E-facturation en émission</a>

<a href="/fonctionnelle/dematerialisation-e-facturation/flux-en-reception.md" class="button primary medium" data-icon="down-to-bracket">E-facturation en réception</a>

<a href="/fonctionnelle/dematerialisation-e-facturation/e-reporting.md" class="button primary medium" data-icon="chart-simple">E-reporting</a>

### Comptabilité

<a href="/fonctionnelle/comptabilite/outils/interrogation-compte-tiers.md" class="button primary medium" data-icon="user-magnifying-glass">Interrogation compte tiers</a>

<a href="/fonctionnelle/comptabilite/outils/analyse-compte-tiers.md" class="button primary medium" data-icon="chart-user">Analyse compte tiers</a>

<a href="/fonctionnelle/comptabilite/outils/lettrage.md" class="button primary medium" data-icon="check">Choix du journal d'écart</a>

<a href="/fonctionnelle/comptabilite/editions-comptables/grand-livre.md" class="button primary medium" data-icon="book-open-lines">Traitement grand livre en arrière-plan</a>

<a href="/fonctionnelle/comptabilite/editions-comptables/balance.md" class="button primary medium" data-icon="scale-balanced">Traitement balance en arrière-plan</a>

<a href="/fonctionnelle/comptabilite/cloture-comptable/cloture-dexercice.md" class="button primary medium" data-icon="clipboard-check">Mise en arrière-plan de la clôture</a>

### Trésorerie

<a href="/fonctionnelle/tresorerie/decaissements-fournisseur/saisie-des-paiements/virement-sepa.md" class="button primary medium" data-icon="euro-sign">Virement SEPA préparé</a>

<a href="/fonctionnelle/tresorerie/decaissements-fournisseur/saisie-des-paiements/virement-sepa.md#envoi-du-virement-a-la-banque" class="button primary medium" data-icon="euro-sign">Envoi du virement à la banque</a>

### Achat

<a href="/fonctionnelle/achat/import-des-factures/import-facture-via-ocr-and-ia.md" class="button primary medium" data-icon="openai">Amélioration analyse OCR IA des factures</a>

### Location

<a href="/fonctionnelle/location.md" class="button primary medium" data-icon="truck-moving">Refonte module location</a>

### E-commerce

<a href="/fonctionnelle/connecteurs-e-commerce/shopify.md" class="button primary medium" data-icon="shopify">Structure en différé des créations commandes Shopify</a>

<a href="/fonctionnelle/connecteurs-e-commerce/shopify/options-complementaires.md" class="button primary medium" data-icon="shopify">Export Stock CSV Compatible Shopify</a>

<a href="/fonctionnelle/connecteurs-e-commerce/prestashop/options-complementaires.md" class="button primary medium" data-icon="layer-plus">Export Stock format compatible Prestashop</a>

<a href="/fonctionnelle/connecteurs-e-commerce/shopify/options-complementaires.md#export-des-stocks" class="button primary medium" data-icon="layer-plus">Export automatique Stock Shopify</a>

\ <a href="/fonctionnelle/connecteurs-e-commerce/prestashop/options-complementaires.md#export-des-stocks" class="button primary medium" data-icon="layer-plus">Export automatique Stock Prestashop</a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://doc.simax.fr/fonctionnelle/nouveautes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
