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 Aug 20, 2024
1 parent 5008352 commit 6aa345c
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ addon | version | maintainers | summary
--- | --- | --- | ---
[account_account_tag_code](account_account_tag_code/) | 17.0.1.0.0 | | Add a code field to the accounts tags
[account_asset_management](account_asset_management/) | 17.0.1.0.1 | | Assets Management
[account_fiscal_year](account_fiscal_year/) | 17.0.1.0.0 | [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) | Create Account Fiscal Year
[account_fiscal_year](account_fiscal_year/) | 17.0.1.1.0 | [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) | Create Account Fiscal Year
[account_journal_lock_date](account_journal_lock_date/) | 17.0.1.0.0 | | Lock each journal independently
[account_journal_restrict_mode](account_journal_restrict_mode/) | 17.0.1.0.0 | | Lock All Posted Entries of Journals.
[account_lock_date_update](account_lock_date_update/) | 17.0.1.0.1 | | Allow an Account adviser to update locking date without having access to all technical settings
Expand Down
9 changes: 8 additions & 1 deletion account_fiscal_year/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Account Fiscal Year
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:18648d7e2cd480a7df3163623ef5e525dcc149740df922b4efdea314e74b6973
!! source digest: sha256:447e2f1c7b2151b56196120a7f8e32166d807fdb3f499ddcf3881b0103e6ceeb
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Expand All @@ -32,6 +32,13 @@ This module allows to create and edit fiscal years from the menu:

Invoicing > Configuration > Accounting > Fiscal Years

.. figure:: https://raw.githubusercontent.com/OCA/account-financial-tools/17.0/account_fiscal_year/static/description/account_fiscal_year_form.png

The start and end dates of the current fiscal years are then available
in the company tree and form views.

.. figure:: https://raw.githubusercontent.com/OCA/account-financial-tools/17.0/account_fiscal_year/static/description/res_company_tree.png

**Table of contents**

.. contents::
Expand Down
2 changes: 1 addition & 1 deletion account_fiscal_year/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"name": "Account Fiscal Year",
"summary": "Create Account Fiscal Year",
"version": "17.0.1.0.0",
"version": "17.0.1.1.0",
"development_status": "Production/Stable",
"category": "Accounting",
"website": "https://github.com/OCA/account-financial-tools",
Expand Down
10 changes: 9 additions & 1 deletion account_fiscal_year/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,11 +367,19 @@ <h1 class="title">Account Fiscal Year</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:18648d7e2cd480a7df3163623ef5e525dcc149740df922b4efdea314e74b6973
!! source digest: sha256:447e2f1c7b2151b56196120a7f8e32166d807fdb3f499ddcf3881b0103e6ceeb
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/account-financial-tools/tree/17.0/account_fiscal_year"><img alt="OCA/account-financial-tools" src="https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_fiscal_year"><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/account-financial-tools&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 module allows to create and edit fiscal years from the menu:</p>
<p>Invoicing &gt; Configuration &gt; Accounting &gt; Fiscal Years</p>
<div class="figure">
<img alt="https://raw.githubusercontent.com/OCA/account-financial-tools/17.0/account_fiscal_year/static/description/account_fiscal_year_form.png" src="https://raw.githubusercontent.com/OCA/account-financial-tools/17.0/account_fiscal_year/static/description/account_fiscal_year_form.png" />
</div>
<p>The start and end dates of the current fiscal years are then available
in the company tree and form views.</p>
<div class="figure">
<img alt="https://raw.githubusercontent.com/OCA/account-financial-tools/17.0/account_fiscal_year/static/description/res_company_tree.png" src="https://raw.githubusercontent.com/OCA/account-financial-tools/17.0/account_fiscal_year/static/description/res_company_tree.png" />
</div>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
Expand Down

0 comments on commit 6aa345c

Please sign in to comment.