Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Jan 2, 2025
1 parent bf99fb2 commit 7e39a8a
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 27 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ addon | version | maintainers | summary
[account_statement_import_fr_cfonb](account_statement_import_fr_cfonb/) | 17.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/) | 17.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/) | 17.0.1.0.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/) | 17.0.1.0.1 | [![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/) | 17.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_facturx](l10n_fr_chorus_facturx/) | 17.0.1.0.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/) | 17.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_cog](l10n_fr_cog/) | 17.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Add Code Officiel Géographique (COG) on countries
Expand Down
41 changes: 20 additions & 21 deletions l10n_fr_chorus_account/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ L10n FR Chorus
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:233370d31ac780568aec5247004616ad883ec16eec023fe29f53a7adc85ccd78
!! source digest: sha256:f7b30a4d348c0eecae396000857c36027a256fb9b069b968fd81322ade06205d
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -52,29 +52,28 @@ Configuration

On the customers that you invoice via Chorus, you must:

- enter their *SIRET* (*Accounting* tab),
- select *Chorus* as *Customer Invoice Transmission Method*
(*Accounting* tab),
- select the *Info Required for Chorus* to the value that you obtained
from Chorus (menu *Rechercher Structure Publique*),
- if the service is a required information for that customer in Chorus,
you must create the Chorus service and then create an invoicing
contact and select the related *Chorus Service* and make sure that
this contact is used as *Customer* on the invoice.
- enter their *SIRET* (*Accounting* tab),
- select *Chorus* as *Customer Invoice Transmission Method*
(*Accounting* tab),
- select the *Info Required for Chorus* to the value that you obtained
from Chorus (menu *Rechercher Structure Publique*),
- if the service is a required information for that customer in Chorus,
you must create the Chorus service and then create an invoicing
contact and select the related *Chorus Service* and make sure that
this contact is used as *Customer* on the invoice.

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 <https://piste.gouv.fr/>`__. 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.
- 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 <https://piste.gouv.fr/>`__. 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.
Expand Down Expand Up @@ -144,7 +143,7 @@ Authors
Contributors
------------

- Alexis de Lattre <alexis.delattre@akretion.com>
- Alexis de Lattre <alexis.delattre@akretion.com>

Maintainers
-----------
Expand Down
2 changes: 1 addition & 1 deletion l10n_fr_chorus_account/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "L10n FR Chorus",
"summary": "Generate Chorus-compliant e-invoices and transmit them "
"via the Chorus API",
"version": "17.0.1.0.1",
"version": "17.0.1.1.0",
"category": "French Localization",
"author": "Akretion,Odoo Community Association (OCA)",
"maintainers": ["alexis-via"],
Expand Down
7 changes: 3 additions & 4 deletions l10n_fr_chorus_account/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">L10n FR Chorus</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:233370d31ac780568aec5247004616ad883ec16eec023fe29f53a7adc85ccd78
!! source digest: sha256:f7b30a4d348c0eecae396000857c36027a256fb9b069b968fd81322ade06205d
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/l10n-france/tree/17.0/l10n_fr_chorus_account"><img alt="OCA/l10n-france" src="https://img.shields.io/badge/github-OCA%2Fl10n--france-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-france-17-0/l10n-france-17-0-l10n_fr_chorus_account"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/l10n-france&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This is the base module for the support of <a class="reference external" href="https://chorus-pro.gouv.fr/">Chorus
Expand Down Expand Up @@ -420,9 +420,8 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
server after the update of its configuration file.</li>
<li>in the menu <em>Accounting &gt; Configuration &gt; Settings</em>, in the section
<em>Chorus API</em>, enable the option <em>Use Chorus API</em>, which will add all
users to the <em>Chorus API</em> group. Then set the additional
configuration parameters for Chorus API that will be prompted on the
settings page.</li>
users to the <em>Chorus API</em> group. Then set the additional configuration
parameters for Chorus API that will be prompted on the settings page.</li>
</ul>
<p>In the menu <em>Settings &gt; Technical &gt; Automation &gt; Scheduled Actions</em>, you
should also activate the 3 scheduled actions related to Chorus Pro.</p>
Expand Down

0 comments on commit 7e39a8a

Please sign in to comment.