> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/pt/academia-yoplanning/yoplanning-au-quotidien/les-questions-de-comptabilite.md).

# Questões de contabilidade

É necessária uma assinatura específica para o módulo de contabilidade.

### [Contabilidade para grupos de profissionais independentes.](/pt/academia-yoplanning/yoplanning-au-quotidien/les-questions-de-comptabilite/fonctionnement-general-de-la-comptabilite.md)

Explicação da operação contábil para o sistema de recebimento de valores em nome de terceiros.

### [Gerenciar notas de crédito](/pt/academia-yoplanning/yoplanning-au-quotidien/les-questions-de-comptabilite/generer-un-avoir-depuis-une-facture-sur-yoplanning.pro.md)

Como faço para criar uma nota de crédito a partir de uma fatura validada?

### [Como gerar uma fatura final para meu cliente](/pt/academia-yoplanning/yoplanning-au-quotidien/les-questions-de-comptabilite/generer-une-facture-definitive-sur-yoplanning.pro.md)

A funcionalidade de geração de fatura final no Yoplanning permite transformar um pedido em um documento contábil oficial, bloqueando qualquer modificação e cumprindo as obrigações fiscais.

### [Revendedor de marketplace, gestão de comissões](/pt/academia-yoplanning/yoplanning-au-quotidien/les-questions-de-comptabilite/dois-je-deduire-la-commission-des-commandes-vendues-par-une-marketplace.md)

A comissão deve ser deduzida das faturas quando o revendedor for um marketplace?

### [Contabilidade Francesa, Instruções e Exportação](/pt/academia-yoplanning/yoplanning-au-quotidien/les-questions-de-comptabilite/comptabilite-francaises.md)

Todas as informações destinadas ao contabilista relativas às exportações e outras complexidades da contabilidade francesa.

### [Integração Pennylane](/pt/academia-yoplanning/yoplanning-au-quotidien/les-questions-de-comptabilite/comptabilite-francaises/integration-de-pennylane-avec-yoplanning.md)

O Yoplanning possui integração com o software de contabilidade Pennylane.


---

# 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://docs.yoplanning.support/pt/academia-yoplanning/yoplanning-au-quotidien/les-questions-de-comptabilite.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.
