From d49f24e630d5934a9abd048975a42b804446c996 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 28 Dec 2021 10:39:41 +0000 Subject: [PATCH] [UPD] README.rst --- account_tax_balance/README.rst | 4 ++-- account_tax_balance/static/description/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/account_tax_balance/README.rst b/account_tax_balance/README.rst index ad77a3c0..f9652c13 100644 --- a/account_tax_balance/README.rst +++ b/account_tax_balance/README.rst @@ -7,9 +7,9 @@ Tax Balance !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png +.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png :target: https://odoo-community.org/page/development-status - :alt: Production/Stable + :alt: Mature .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 diff --git a/account_tax_balance/static/description/index.html b/account_tax_balance/static/description/index.html index 5196f2a3..c8131fb1 100644 --- a/account_tax_balance/static/description/index.html +++ b/account_tax_balance/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Production/Stable License: AGPL-3 OCA/account-financial-reporting Translate me on Weblate Try me on Runbot

+

Mature License: AGPL-3 OCA/account-financial-reporting Translate me on Weblate Try me on Runbot

This module allows to compute tax balances within a certain date range. It depends on date_range module and exposes ‘compute’ methods that can be called by other modules (like localization ones).