From d23426c75f26145798c96818b736f0a9033c1421 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 18 Sep 2023 16:04:53 +0000 Subject: [PATCH] oca-github-bot post-merge updates --- README.md | 2 +- l10n_fr_chorus_account/README.rst | 4 ++-- l10n_fr_chorus_account/__manifest__.py | 2 +- l10n_fr_chorus_account/static/description/index.html | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 85d4989e0..bee3a50fa 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ addon | version | maintainers | summary [account_statement_import_fr_cfonb](account_statement_import_fr_cfonb/) | 15.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Import CFONB bank statements files in Odoo [l10n_fr_account_invoice_facturx](l10n_fr_account_invoice_facturx/) | 15.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | France-specific module to generate Factur-X invoices [l10n_fr_account_tax_unece](l10n_fr_account_tax_unece/) | 15.0.1.1.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Auto-configure UNECE params on French taxes -[l10n_fr_chorus_account](l10n_fr_chorus_account/) | 15.0.1.1.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Generate Chorus-compliant e-invoices and transmit them via the Chorus API +[l10n_fr_chorus_account](l10n_fr_chorus_account/) | 15.0.1.2.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Generate Chorus-compliant e-invoices and transmit them via the Chorus API [l10n_fr_chorus_facturx](l10n_fr_chorus_facturx/) | 15.0.1.1.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Generate Chorus-compliant Factur-X invoices [l10n_fr_chorus_sale](l10n_fr_chorus_sale/) | 15.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Add checks on sale orders for Chorus Pro [l10n_fr_department](l10n_fr_department/) | 15.0.1.2.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Populate Database with French Departments (Départements) diff --git a/l10n_fr_chorus_account/README.rst b/l10n_fr_chorus_account/README.rst index e5b7fc300..0820ad59f 100644 --- a/l10n_fr_chorus_account/README.rst +++ b/l10n_fr_chorus_account/README.rst @@ -7,7 +7,7 @@ L10n FR Chorus !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4f87a219057e0b64561104966882fe2352611cf3ab12fc3a583e62e37b3e8110 + !! source digest: sha256:1187da2277853f07b3a71e961e9ba7fbba77eb3b17845e2131ff15ec03d3ed39 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -49,7 +49,7 @@ On the customers that you invoice via Chorus, you must: If you want to use the Chorus API to easily send invoices to Chorus from Odoo, you must: -* edit the Odoo server configuration file and add two keys *chorus_api_oauth_id* and *chorus_api_oauth_secret* that contain your Oauth client ID and client secret obtained via `PISTE `_. Don't forget to restart the Odoo server after the update of its configuration file. +* edit the Odoo server configuration file and add two keys *chorus_api_oauth_id* and *chorus_api_oauth_secret* that contain your Oauth client ID and client secret obtained via `PISTE `_. Don't forget to restart the Odoo server after the update of its configuration file. * in the menu *Accounting > Configuration > Settings*, in the section *Chorus API*, enable the option *Use Chorus API*, which will add all users to the *Chorus API* group. Then set the additional configuration parameters for Chorus API that will be prompted on the settings page. diff --git a/l10n_fr_chorus_account/__manifest__.py b/l10n_fr_chorus_account/__manifest__.py index 58c382e48..a770f017f 100644 --- a/l10n_fr_chorus_account/__manifest__.py +++ b/l10n_fr_chorus_account/__manifest__.py @@ -6,7 +6,7 @@ "name": "L10n FR Chorus", "summary": "Generate Chorus-compliant e-invoices and transmit them " "via the Chorus API", - "version": "15.0.1.1.0", + "version": "15.0.1.2.0", "category": "French Localization", "author": "Akretion,Odoo Community Association (OCA)", "maintainers": ["alexis-via"], diff --git a/l10n_fr_chorus_account/static/description/index.html b/l10n_fr_chorus_account/static/description/index.html index 2453808e3..04af4c57b 100644 --- a/l10n_fr_chorus_account/static/description/index.html +++ b/l10n_fr_chorus_account/static/description/index.html @@ -367,7 +367,7 @@

L10n FR Chorus

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:4f87a219057e0b64561104966882fe2352611cf3ab12fc3a583e62e37b3e8110 +!! source digest: sha256:1187da2277853f07b3a71e961e9ba7fbba77eb3b17845e2131ff15ec03d3ed39 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/l10n-france Translate me on Weblate Try me on Runboat

This is the base module for the support of Chorus Pro, the electronic invoicing plateform of the French administration. Chorus Pro specifications are available on Chorus Pro Community website. All the suppliers of the French administration must send their invoices through Chorus Pro. To know more about Chorus and the obligation to send electronic invoices to the French administration, read the dedicated page on the website of the Ministry of Economic Affairs.

@@ -397,7 +397,7 @@

Configuration

If you want to use the Chorus API to easily send invoices to Chorus from Odoo, you must:

    -
  • edit the Odoo server configuration file and add two keys chorus_api_oauth_id and chorus_api_oauth_secret that contain your Oauth client ID and client secret obtained via PISTE. Don’t forget to restart the Odoo server after the update of its configuration file.
  • +
  • edit the Odoo server configuration file and add two keys chorus_api_oauth_id and chorus_api_oauth_secret that contain your Oauth client ID and client secret obtained via PISTE. Don’t forget to restart the Odoo server after the update of its configuration file.
  • in the menu Accounting > Configuration > Settings, in the section Chorus API, enable the option Use Chorus API, which will add all users to the Chorus API group. Then set the additional configuration parameters for Chorus API that will be prompted on the settings page.

In the menu Settings > Technical > Automation > Scheduled Actions, you should also activate the 3 scheduled actions related to Chorus Pro.