[UPD] README.rst

This commit is contained in:
OCA-git-bot
2023-01-05 23:30:43 +00:00
parent 425706c1ff
commit fb9e095d84
2 changed files with 60 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
=====================
Account Check Deposit
=====================
=======================
Account Deposit in Bank
=======================
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
@@ -25,11 +25,12 @@ Account Check Deposit
|badge1| |badge2| |badge3| |badge4| |badge5|
This module allows you to easily manage check deposits : you can select all
the checks you received and create a global deposit for the selected checks.
This module allows you to easily manage deposits : you can select all
the payment lines you received and create a global deposit for the selected
payments lines.
This module supports multi-currency ; each deposit has a currency and all the
checks of the deposit must have the same currency (so, if you have checks in
EUR and checks in USD, you must create 2 deposits: one in EUR and one in USD).
lines of the deposit must have the same currency (so, if you have payments in
EUR and payments in USD, you must create 2 deposits: one in EUR and one in USD).
**Table of contents**
@@ -76,6 +77,22 @@ credit the checks. Then click on *Add a line* to select the checks you want to
deposit at the bank. Eventually, validate the deposit and print the report
(you probably want to customize this report).
Known issues / Roadmap
======================
* Add an option on journals that can be deposited ``grouped_move_line``
to generate an account move with a single main line, that reconciles
all the lines.
* Move the configuration ``check_deposit_offsetting_account`` and
``check_deposit_transfer_account_id`` from ``res.company`` to the
``account.journal`` that can be deposited.
Make required the ``bank_journal_id`` field, only in the ``bank_account``
option and not in the ``transfer_account`` option.
* Rename fields that belong ``check`` as this module allow to make deposit
of checks, cash, etc...
Bug Tracker
===========
@@ -94,6 +111,7 @@ Authors
* Akretion
* Tecnativa
* GRAP
Contributors
~~~~~~~~~~~~

View File

@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
<title>Account Check Deposit</title>
<title>Account Deposit in Bank</title>
<style type="text/css">
/*
@@ -360,29 +360,31 @@ ul.auto-toc {
</style>
</head>
<body>
<div class="document" id="account-check-deposit">
<h1 class="title">Account Check Deposit</h1>
<div class="document" id="account-deposit-in-bank">
<h1 class="title">Account Deposit in Bank</h1>
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.png" /></a> <a class="reference external" 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" href="https://github.com/OCA/account-financial-tools/tree/12.0/account_check_deposit"><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" href="https://translation.odoo-community.org/projects/account-financial-tools-12-0/account-financial-tools-12-0-account_check_deposit"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/92/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p>This module allows you to easily manage check deposits : you can select all
the checks you received and create a global deposit for the selected checks.
<p>This module allows you to easily manage deposits : you can select all
the payment lines you received and create a global deposit for the selected
payments lines.
This module supports multi-currency ; each deposit has a currency and all the
checks of the deposit must have the same currency (so, if you have checks in
EUR and checks in USD, you must create 2 deposits: one in EUR and one in USD).</p>
lines of the deposit must have the same currency (so, if you have payments in
EUR and payments in USD, you must create 2 deposits: one in EUR and one in USD).</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
<li><a class="reference internal" href="#configuration" id="id1">Configuration</a></li>
<li><a class="reference internal" href="#usage" id="id2">Usage</a></li>
<li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="id4">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="id5">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li>
<li><a class="reference internal" href="#known-issues-roadmap" id="id3">Known issues / Roadmap</a></li>
<li><a class="reference internal" href="#bug-tracker" id="id4">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="id5">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="id6">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="id7">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="id8">Maintainers</a></li>
</ul>
</li>
</ul>
@@ -424,8 +426,23 @@ credit the checks. Then click on <em>Add a line</em> to select the checks you wa
deposit at the bank. Eventually, validate the deposit and print the report
(you probably want to customize this report).</p>
</div>
<div class="section" id="known-issues-roadmap">
<h1><a class="toc-backref" href="#id3">Known issues / Roadmap</a></h1>
<ul class="simple">
<li>Add an option on journals that can be deposited <tt class="docutils literal">grouped_move_line</tt>
to generate an account move with a single main line, that reconciles
all the lines.</li>
<li>Move the configuration <tt class="docutils literal">check_deposit_offsetting_account</tt> and
<tt class="docutils literal">check_deposit_transfer_account_id</tt> from <tt class="docutils literal">res.company</tt> to the
<tt class="docutils literal">account.journal</tt> that can be deposited.
Make required the <tt class="docutils literal">bank_journal_id</tt> field, only in the <tt class="docutils literal">bank_account</tt>
option and not in the <tt class="docutils literal">transfer_account</tt> option.</li>
<li>Rename fields that belong <tt class="docutils literal">check</tt> as this module allow to make deposit
of checks, cash, etc…</li>
</ul>
</div>
<div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#id3">Bug Tracker</a></h1>
<h1><a class="toc-backref" href="#id4">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-financial-tools/issues">GitHub Issues</a>.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
@@ -433,16 +450,17 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
<h1><a class="toc-backref" href="#id4">Credits</a></h1>
<h1><a class="toc-backref" href="#id5">Credits</a></h1>
<div class="section" id="authors">
<h2><a class="toc-backref" href="#id5">Authors</a></h2>
<h2><a class="toc-backref" href="#id6">Authors</a></h2>
<ul class="simple">
<li>Akretion</li>
<li>Tecnativa</li>
<li>GRAP</li>
</ul>
</div>
<div class="section" id="contributors">
<h2><a class="toc-backref" href="#id6">Contributors</a></h2>
<h2><a class="toc-backref" href="#id7">Contributors</a></h2>
<ul class="simple">
<li><a class="reference external" href="https://www.akretion.com">Akretion</a>:<ul>
<li>Benoît GUILLOT &lt;<a class="reference external" href="mailto:benoit.guillot&#64;akretion.com">benoit.guillot&#64;akretion.com</a>&gt;</li>
@@ -458,7 +476,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
</ul>
</div>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#id7">Maintainers</a></h2>
<h2><a class="toc-backref" href="#id8">Maintainers</a></h2>
<p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose