mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -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 | [](https://github.com/eLBati) | Create Account Fiscal Year
|
||||
[account_fiscal_year](account_fiscal_year/) | 17.0.1.1.0 | [](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
|
||||
|
||||
@@ -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
|
||||
@@ -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::
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -367,11 +367,19 @@ ul.auto-toc {
|
||||
!! 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&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 > Configuration > Accounting > 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">
|
||||
|
||||
Reference in New Issue
Block a user