account-reconcile/account_move_line_reconcile...
Alexis de Lattre 83b3d175d6 Translated using Weblate (French)
Currently translated at 100.0% (61 of 61 strings)

Translation: account-reconcile-16.0/account-reconcile-16.0-account_move_line_reconcile_manual
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-16-0/account-reconcile-16-0-account_move_line_reconcile_manual/fr/
2023-10-31 02:39:46 +00:00
..
i18n Translated using Weblate (French) 2023-10-31 02:39:46 +00:00
models reconcile_manual: add write-off models 2023-10-03 10:58:27 +02:00
readme [FIX] documentation : images must be preceded by a line break 2023-03-04 15:24:07 +01:00
security reconcile_manual: add write-off models 2023-10-03 10:58:27 +02:00
static/description [BOT] post-merge updates 2023-10-07 06:29:26 +00:00
tests account_move_line_reconcile_manual: add tests 2023-03-06 11:19:35 +01:00
views reconcile_manual: add write-off models 2023-10-03 10:58:27 +02:00
wizards reconcile_manual: add write-off models 2023-10-03 10:58:27 +02:00
README.rst [BOT] post-merge updates 2023-10-07 06:29:26 +00:00
__init__.py reconcile_manual: add write-off models 2023-10-03 10:58:27 +02:00
__manifest__.py [BOT] post-merge updates 2023-10-07 06:29:26 +00:00

README.rst

==================================
Account Move Line Reconcile Manual
==================================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:67c70d8ac3c7853d4bd0b1e92bc03397b6ac0622e67cd9d26a3faf6fa0ed1be0
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |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--reconcile-lightgray.png?logo=github
    :target: https://github.com/OCA/account-reconcile/tree/16.0/account_move_line_reconcile_manual
    :alt: OCA/account-reconcile
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/account-reconcile-16-0/account-reconcile-16-0-account_move_line_reconcile_manual
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/account-reconcile&target_branch=16.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module adds a wizard to reconcile manually selected journal items. If the selected journal items are balanced, it will propose a full reconcile. Otherwise, the user will have to choose between partial reconciliation and full reconciliation with a write-off.

For the old-time Odoo users, the feature provided by this module is similar to the wizard that was provided in the **account** module up to Odoo 11.0. It was later replaced by the special reconciliation JS interface, which was working well, but was not as fast and convenient.

Full reconciliation:

.. figure:: https://raw.githubusercontent.com/OCA/account-reconcile/16.0/account_move_line_reconcile_manual/static/description/sshot_full_rec.png
   :alt: Full reconciliation

Choose between partial reconciliation and full reconciliation with a write-off:

.. figure:: https://raw.githubusercontent.com/OCA/account-reconcile/16.0/account_move_line_reconcile_manual/static/description/sshot_partial_rec.png
   :alt: Choose between partial reconciliation and full reconciliation with a write-off

Reconcile with write-off:

.. figure:: https://raw.githubusercontent.com/OCA/account-reconcile/16.0/account_move_line_reconcile_manual/static/description/sshot_rec_writeoff.png
   :alt: Reconcile with write-off

**Table of contents**

.. contents::
   :local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-reconcile/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/account-reconcile/issues/new?body=module:%20account_move_line_reconcile_manual%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Akretion

Contributors
~~~~~~~~~~~~

* Alexis de Lattre <alexis.delattre@akretion.com>

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-alexis-via| image:: https://github.com/alexis-via.png?size=40px
    :target: https://github.com/alexis-via
    :alt: alexis-via

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-alexis-via| 

This module is part of the `OCA/account-reconcile <https://github.com/OCA/account-reconcile/tree/16.0/account_move_line_reconcile_manual>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.