> 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/en/yoplanning-academy/yoplanning-au-quotidien/les-questions-de-comptabilite/comptabilite-francaises/integration-de-pennylane-avec-yoplanning.md).

# Yoplanning accounting integration with Pennylane

### Overview

Yoplanning is connected to the **Pennylane** accounting software via a secure integration using **OAuth 2.0** and Pennylane's **v2 APIs**. This integration enables complete automation of invoicing and cash flow between the two systems.

***

### Main integration features

#### 1. Automatic invoice creation

* When an order is validated in Yoplanning as a **final invoice**, it is automatically transmitted and created in Pennylane.
* The invoices are then stored and available in Pennylane.
* This allows you to directly take advantage of Pennylane's native features:
  * complete accounting management
  * compliant electronic invoicing

***

#### 2. Real-time synchronization of cash register movements

* Each transaction entered in Yoplanning is sent instantly to Pennylane.
* These entries feed into a **cash journal** in Pennylane.
* The process is fully automated and requires no manual intervention.

***

#### 3. Matching invoices and payments

* The system automatically matches invoices and payments received from Yoplanning.
* This feature is particularly useful in the case of **deposits**:
  * The cash receipts are reconciled with the invoices issued in Pennylane. The account is then changed from account 419 to account 411 at the time of the reconciliation.
* For the accountant, this simplifies tracking and reduces discrepancies between invoices and payments.

***

#### 4. Facilitating bank reconciliation

* Through his Pennylane access, the accountant can **map the bank** with the cash journal entries.
* The dates in the cash journal correspond to the bank transactions, which makes reconciliation smooth.
* > **Note:** This bank reconciliation feature is reserved for Pennylane accounting profiles. Standard users do not have access to it.

***

#### 5. Monitoring of advance payments (account 419)

* The cash journal is updated with each new invoice from 419 to 411.
* The balance of account **419 Deferred Revenue** can be consulted at any time.
* The accountant thus has a clear view of all receipts recorded as advance payments.
* > **Note**: It is important to specify that to obtain this amount, you must consult this account at the end of the financial year to obtain a consistent amount.

***

### Implementation during the fiscal year

If integration with Pennylane is enabled during the fiscal year:

* The data transmitted by Yoplanning is **retroactive** over the entire duration of the current financial year.
* This allows the historical data to be resumed without any accounting break.

***

### Additional resources

For detailed technical information on how to activate the integration, please see the dedicated article: [How to integrate Pennylane?](/en/yoplanning-academy/yoplanning-parametrage/parametrage-general-de-yoplanning/integration-pennylane.md)


---

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

```
GET https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-au-quotidien/les-questions-de-comptabilite/comptabilite-francaises/integration-de-pennylane-avec-yoplanning.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.
