mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[UPD] README.rst
This commit is contained in:
@@ -26,7 +26,9 @@ Clear all partners in bank statement lines
|
||||
|badge1| |badge2| |badge3| |badge4| |badge5|
|
||||
|
||||
|
||||
This module extends the functionality of `account_bank_statement` to allow you to **Clear all partners in a bank statement lines** where the line hasn't been **reconciled**.
|
||||
This module extends the functionality of `account_bank_statement`, and allows
|
||||
to **Clear all partners in a bank statement line** where the line hasn't been
|
||||
**reconciled**.
|
||||
|
||||
**Table of contents**
|
||||
|
||||
@@ -44,11 +46,11 @@ Usage
|
||||
|
||||
To use this module, you need to:
|
||||
|
||||
#. Go to **Invoicing**
|
||||
#. Click on the name of a bank journal (**Bank** in demo data for example)
|
||||
#. Select a bank statement
|
||||
#. Go to **Invoicing**.
|
||||
#. Click on the name of a bank journal (**Bank** in demo data, for example).
|
||||
#. Select a bank statement.
|
||||
#. Press "Clear partners" button located on the header.
|
||||
#. All the partners in non reconciled lines will be cleared.
|
||||
#. All partners in non-reconciled lines will be cleared.
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
|
||||
@@ -368,7 +368,9 @@ ul.auto-toc {
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external" 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" 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/bank-statement-import/tree/15.0/account_bank_statement_clear_partner"><img alt="OCA/bank-statement-import" src="https://img.shields.io/badge/github-OCA%2Fbank--statement--import-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_bank_statement_clear_partner"><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/174/15.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module extends the functionality of <cite>account_bank_statement</cite> to allow you to <strong>Clear all partners in a bank statement lines</strong> where the line hasn’t been <strong>reconciled</strong>.</p>
|
||||
<p>This module extends the functionality of <cite>account_bank_statement</cite>, and allows
|
||||
to <strong>Clear all partners in a bank statement line</strong> where the line hasn’t been
|
||||
<strong>reconciled</strong>.</p>
|
||||
<p><strong>Table of contents</strong></p>
|
||||
<div class="contents local topic" id="contents">
|
||||
<ul class="simple">
|
||||
@@ -391,11 +393,11 @@ ul.auto-toc {
|
||||
<h1><a class="toc-backref" href="#id2">Usage</a></h1>
|
||||
<p>To use this module, you need to:</p>
|
||||
<ol class="arabic simple">
|
||||
<li>Go to <strong>Invoicing</strong></li>
|
||||
<li>Click on the name of a bank journal (<strong>Bank</strong> in demo data for example)</li>
|
||||
<li>Select a bank statement</li>
|
||||
<li>Go to <strong>Invoicing</strong>.</li>
|
||||
<li>Click on the name of a bank journal (<strong>Bank</strong> in demo data, for example).</li>
|
||||
<li>Select a bank statement.</li>
|
||||
<li>Press “Clear partners” button located on the header.</li>
|
||||
<li>All the partners in non reconciled lines will be cleared.</li>
|
||||
<li>All partners in non-reconciled lines will be cleared.</li>
|
||||
</ol>
|
||||
</div>
|
||||
<div class="section" id="bug-tracker">
|
||||
|
||||
Reference in New Issue
Block a user