From c154195b42d38888e2bbe7c7c5589bb443cfe8a6 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 30 Sep 2024 09:07:49 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- l10n_fr_oca/README.rst | 2 +- l10n_fr_oca/__manifest__.py | 2 +- l10n_fr_oca/static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index cca3cd830..9d7049740 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ addon | version | maintainers | summary [l10n_fr_intrastat_product](l10n_fr_intrastat_product/) | 14.0.2.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | DEB (Déclaration d'Échange de Biens) for France [l10n_fr_intrastat_service](l10n_fr_intrastat_service/) | 14.0.1.1.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Module for Intrastat service reporting (DES) for France [l10n_fr_mis_reports](l10n_fr_mis_reports/) | 14.0.1.1.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | MIS Report templates for the French P&L and Balance Sheets -[l10n_fr_oca](l10n_fr_oca/) | 14.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Fork of l10n_fr: fewer taxes, ready for OCA VAT return for France +[l10n_fr_oca](l10n_fr_oca/) | 14.0.2.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Fork of l10n_fr: fewer taxes, ready for OCA VAT return for France [l10n_fr_pos_caisse_ap_ip](l10n_fr_pos_caisse_ap_ip/) | 14.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Add support for Caisse-AP payment protocol used in France [l10n_fr_pos_cert_allow_change_qty](l10n_fr_pos_cert_allow_change_qty/) | 14.0.1.0.1 | | Remove restriction on change quantity [l10n_fr_siret](l10n_fr_siret/) | 14.0.1.3.1 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | French company identity numbers SIRET/SIREN/NIC diff --git a/l10n_fr_oca/README.rst b/l10n_fr_oca/README.rst index 3bd3556e1..90cb514a2 100644 --- a/l10n_fr_oca/README.rst +++ b/l10n_fr_oca/README.rst @@ -7,7 +7,7 @@ France - OCA Chart of Account !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ad482dd9b607baafa47cb87ed3a387743fe68bed083417e3f8b75314a3d06fd6 + !! source digest: sha256:78937f9d7fb056523926d2aafaeff05a242c7a9c3ed2bedb64f459ae72b3c253 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_fr_oca/__manifest__.py b/l10n_fr_oca/__manifest__.py index f08d2cef2..1b2278402 100644 --- a/l10n_fr_oca/__manifest__.py +++ b/l10n_fr_oca/__manifest__.py @@ -1,6 +1,6 @@ { "name": "France - OCA Chart of Account", - "version": "14.0.1.0.0", + "version": "14.0.2.0.0", "category": "Accounting/Localizations/Account Charts", "summary": "Fork of l10n_fr: fewer taxes, ready for OCA VAT return for France", "author": "Akretion,Odoo SA,Odoo Community Association (OCA)", diff --git a/l10n_fr_oca/static/description/index.html b/l10n_fr_oca/static/description/index.html index 1b6371b92..a93a0e1b2 100644 --- a/l10n_fr_oca/static/description/index.html +++ b/l10n_fr_oca/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

France - OCA Chart of Account

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:ad482dd9b607baafa47cb87ed3a387743fe68bed083417e3f8b75314a3d06fd6 +!! source digest: sha256:78937f9d7fb056523926d2aafaeff05a242c7a9c3ed2bedb64f459ae72b3c253 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module provides the chart of accounts, taxes and fiscal positions for companies based in France mainland. It doesn’t apply to @@ -426,7 +427,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.