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

# NOUVEAUTES DEVISOC 7.0

## 📚 Volet Bibliothèques

Le volet Bibliothèques remplace l'ancien mode juxtaposition. Il s'affiche en panneau latéral droit et vous permet de naviguer dans toutes vos bibliothèques, de consulter le détail de chaque article et de modifier directement vos bibliothèques DVSX sans quitter votre projet.

Les bibliothèques sont désormais découvertes automatiquement par scan de répertoires, ce qui supprime les imports manuels répétitifs. Le nouveau format DVSX apporte le chargement partiel, l'édition concurrente et une interopérabilité native avec JustBIM.

<figure><img src="/files/bSmhoqevJnUgWT7Up8mA" alt=""><figcaption></figcaption></figure>

**Pour en savoir plus cliquez ci dessous**

{% content-ref url="/pages/da6e64dfa71df15a0b0954609ef89ca081ad7d2f" %}
[Créer sa bibliothèque d'ouvrages à partir de DeviSOC 7.0](/devisoc/bibliotheques/creer-sa-bibliotheque-douvrages-a-partir-de-devisoc-7.0.md)
{% endcontent-ref %}

## ☁️ Connexion à SOC Online

DeviSOC et JustBIM se connectent désormais à SOC Online, la plateforme cloud de SOC Informatique. Vous ouvrez vos projets directement depuis l'application, sans export ni copie manuelle. La synchronisation s'effectue en arrière-plan de façon continue, et un mécanisme de verrouillage garantit qu'un seul utilisateur à la fois travaille en écriture sur un projet.

<figure><img src="/files/0lPWEIMxJHsa2OV5sc8T" alt=""><figcaption></figcaption></figure>

**Pour en savoir plus cliquez ci dessous**

{% embed url="<https://help.socinformatique.fr/soc-online>" %}

## 🧾 Facturation électronique (Factur-X)

DeviSOC génère désormais des factures au format **PDF/A-3 Factur-X**, conformes à la norme française de facturation électronique B2B.&#x20;

Les trois modes de facturation du bâtiment sont couverts :&#x20;

Echéances contractuelles (VEFA / clé en main),&#x20;

Factures d'avancements de chantier,&#x20;

Factures libres.&#x20;

Chaque PDF produit est directement importable dans les logiciels comptables certifiés (Pennylane, Qonto, Sage, Chorus Pro…) sans manipulation supplémentaire.

<figure><img src="/files/Wo5zRNrEvR76KLVQWQFf" alt=""><figcaption></figcaption></figure>

**Pour en savoir plus cliquez ci dessous**

{% content-ref url="/pages/a68e8fb9e6b46bbeab42adb7f554ee745bb3f12e" %}
[Facturation électronique factur x](/devisoc/facturation-et-suivi-des-entreprises/facturation-electronique-factur-x.md)
{% endcontent-ref %}


---

# 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://help.socinformatique.fr/devisoc/nouveautes-devisoc-7.0.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.
