# DOCUMENTATION FONCTIONNELLE

## **Ce qui change dans la version P-2026.161**

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

{% columns fullWidth="false" %}
{% column %}

## CRM & Facturation

<a href="facturation/suivi-et-gestion-des-comptes/client-payeur" class="button primary">Gestion du client payeur</a>
{% endcolumn %}

{% column %}

## Stock & Logistique

<a href="gestion-des-stocks-and-logistique/flux-commande-preparation-livraison" class="button primary">Flux validation BP et BL</a>
{% endcolumn %}
{% endcolumns %}

{% columns fullWidth="false" %}
{% column %}

## E-commerce

<a href="connecteurs-e-commerce/shopify" class="button primary">Connecteur Shopify</a>

<a href="connecteurs-e-commerce/prestashop" class="button primary">Simplification connecteur Prestashop</a>
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

{% columns fullWidth="false" %}
{% column %}

## Comptabilité

<a href="comptabilite/outils/evolution-comptes" class="button primary">Évolution des comptes</a>

<a href="comptabilite/flux-de-vente/facture-et-impact-comptable" class="button primary">Lettrage acompte 100% et facture finale</a>
{% endcolumn %}

{% column %}
Mode de comptabilisation pièce d'achat et bon à payer

<a href="../comptabilite/flux-dachat/facture-et-impact-comptable#comptabilisation-de-la-facture" class="button primary">Comptabilisation de la facture</a>

<a href="tresorerie/decaissements-fournisseur/les-dettes-fournisseur" class="button primary">Les dettes fournisseurs</a>

<a href="tresorerie/decaissements-fournisseur/saisie-des-paiements" class="button primary">Les règlements fournisseurs</a>

{% endcolumn %}
{% endcolumns %}

{% columns fullWidth="false" %}
{% column %}

## Trésorerie

<a href="tresorerie/encaissements-client/reechelonnement-des-creances" class="button primary">Rééchelonnement des créances</a>
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions: 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:

```
GET https://doc.simax.fr/documentation-fonctionnelle.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
