From 1da75ea6367d75b649d2efa0f0713bd1c407c7b2 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 4 Nov 2023 23:54:49 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_fiscal_month/README.rst | 2 +- account_fiscal_month/__manifest__.py | 2 +- account_fiscal_month/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1507611b..302426e7 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ addon | version | maintainers | summary [account_cash_deposit](account_cash_deposit/) | 16.0.1.2.0 | | Manage cash deposits and cash orders [account_chart_update](account_chart_update/) | 16.0.2.0.2 | | Wizard to update a company's account chart from a template [account_chart_update_l10n_eu_oss_oca](account_chart_update_l10n_eu_oss_oca/) | 16.0.1.0.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Account Chart update OSS OCA -[account_fiscal_month](account_fiscal_month/) | 16.0.1.0.0 | | Provide a fiscal month date range type +[account_fiscal_month](account_fiscal_month/) | 16.0.1.1.0 | | Provide a fiscal month date range type [account_fiscal_position_vat_check](account_fiscal_position_vat_check/) | 16.0.1.1.0 | | Check VAT on invoice validation [account_fiscal_year](account_fiscal_year/) | 16.0.1.1.0 | [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) | Create Account Fiscal Year [account_fiscal_year_auto_create](account_fiscal_year_auto_create/) | 16.0.1.0.2 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Automatically create new fiscal years, based on the datas of the last fiscal years diff --git a/account_fiscal_month/README.rst b/account_fiscal_month/README.rst index 407a4015..00d4906c 100644 --- a/account_fiscal_month/README.rst +++ b/account_fiscal_month/README.rst @@ -7,7 +7,7 @@ Account Fiscal Month !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:77ffaa291965e7945690123b0f8a227b33bb27fc4aefbd305d393b83ae91f9d0 + !! source digest: sha256:d74bb40b8ae6b8548165dac69afbba39e3de219c189175029cece63df8e63474 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_fiscal_month/__manifest__.py b/account_fiscal_month/__manifest__.py index 0b12336d..bda0cda8 100644 --- a/account_fiscal_month/__manifest__.py +++ b/account_fiscal_month/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Fiscal Month", "summary": """Provide a fiscal month date range type""", - "version": "16.0.1.0.0", + "version": "16.0.1.1.0", "license": "AGPL-3", "author": "ACSONE SA/NV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools", diff --git a/account_fiscal_month/static/description/index.html b/account_fiscal_month/static/description/index.html index 8a572ee0..a5e94592 100644 --- a/account_fiscal_month/static/description/index.html +++ b/account_fiscal_month/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:77ffaa291965e7945690123b0f8a227b33bb27fc4aefbd305d393b83ae91f9d0 +!! source digest: sha256:d74bb40b8ae6b8548165dac69afbba39e3de219c189175029cece63df8e63474 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/account-financial-tools Translate me on Weblate Try me on Runboat

This module simply provides a date range type marked as ‘Fiscal month’.