diff --git a/account_fiscal_year/README.rst b/account_fiscal_year/README.rst index 702137aa3..8e3810440 100644 --- a/account_fiscal_year/README.rst +++ b/account_fiscal_year/README.rst @@ -10,9 +10,9 @@ Account Fiscal Year .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png :target: https://odoo-community.org/page/development-status :alt: Production/Stable -.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png - :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html - :alt: License: LGPL-3 +.. |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 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github :target: https://github.com/OCA/account-financial-tools/tree/12.0/account_fiscal_year :alt: OCA/account-financial-tools diff --git a/account_fiscal_year/static/description/index.html b/account_fiscal_year/static/description/index.html index e30f6e3d0..8de305130 100644 --- a/account_fiscal_year/static/description/index.html +++ b/account_fiscal_year/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -
+This module just adds the menu
Invoicing > Configuration > Accounting > Fiscal Years
This is totally refactored compared to 11 version, because odoo 12 introduced account.fiscal.year object.