> 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-6.2/nouveaute-6.2-ameliorations-diverses.md).

# \[Nouveauté 6.2] Améliorations diverses

## Analyse :

### Possibilité d'afficher les récapitulatifs des niveaux 5, 6 et 8 dans le Comparatif :&#x20;

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

### Possibilité d'afficher les lignes de sous-chapitres de niveau 5, 6 et 8 dans le Comparatif :&#x20;

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

### Possibilité d'ignorer la colonne Estimation de votre analyse déterminante depuis le Comparatif :&#x20;

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

### Possibilité d'attribuer un lot directement depuis le document Suivi des offres :&#x20;

<figure><img src="/files/4qdnnXlVWHySpD2T2nTr" alt=""><figcaption></figcaption></figure>

***

## Rédaction :&#x20;

### Copie du formatage Word vers DeviSOC lors de la duplication d'un texte via CTRL C +  CTRL V :&#x20;

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

### Nouvelle incrustation : Rappeler le libellé d'un lot selon son numéro :&#x20;

{% hint style="success" %}
Exemple : lot GROS-OEUVRE numéro 4 :&#x20;

* &#x20;                                          **$(INCRUSTE!TITRELOTPARCODE("4"))**
  {% endhint %}

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

### Nouvelle fonction de tri : par ordre alphabétique :&#x20;

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

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

### Possibilité de créer une liste de bibliothèques par défaut :&#x20;

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

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

***

## Suivi :&#x20;

### Ajout d'une colonne Reste à payer dans les propositions de paiement :&#x20;

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

### Export du journal de vente et journal d'achat :&#x20;

#### Journal d'achat :&#x20;

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

#### Données de comptabilité :&#x20;

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

Journal de vente :&#x20;

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

Menu d'export CSV :&#x20;

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

***

## Tiers :

### Possibilité d'importer des formats vCard dans le Carnet d'Adresse :&#x20;

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

***

## Export :

### Export SmartCatalog Allplan :&#x20;

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

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


---

# 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-6.2/nouveaute-6.2-ameliorations-diverses.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.
