Metadata-Version: 2.1
Name: odoo13-addon-account-move-line-cumulated-balance
Version: 13.0.1.0.2.dev1
Summary: Show cumulated balances on the interactive journal ledgers
Home-page: https://github.com/OCA/account-financial-tools
Author: Tecnativa, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 13.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.5
Requires-Dist: odoo <13.1dev,>=13.0a

================================
Journal Ledger Cumulated Balance
================================

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

.. |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--financial--tools-lightgray.png?logo=github
    :target: https://github.com/OCA/account-financial-tools/tree/13.0/account_move_line_cumulated_balance
    :alt: OCA/account-financial-tools
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/account-financial-tools-13-0/account-financial-tools-13-0-account_move_line_cumulated_balance
    :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-financial-tools&target_branch=13.0
    :alt: Try me on Runboat

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

This module allows you to show the cumulated balance, both in the company
currency and in the original currency, on the general ledger and partner ledger
menus, which is an aid for accountants that need to check the evolution of the
balances.

**Table of contents**

.. contents::
   :local:

Configuration
=============

To see all the menus, make sure:

* Your user is member of the group
  "Technical Settings / Show Full Accounting Features"
* The page is running in debug mode or you have the `base_technical_features`
  module installed and belonging to such group.

Usage
=====

#. Go to *Invoicing > Accounting > General Ledger* or
   *Invoicing > Accounting > Partner Ledger*
#. Two new columns will be available:

   * Cumulated Balance
   * Cumulated Balance in Currency

Known issues / Roadmap
======================

* For v14, there's a similar feature, but it doesn't cumulate in an absolute way like
  this one, and there's no cumulated in amount currency, so this module may be fully
  preserved.
* There's no support for filtering at the same time by several entries state (posted,
  not posted, cancel, etc).
* In the partner ledger, removing the group by partner won't make the cumulated balances
  to be considered globally by account.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-financial-tools/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-financial-tools/issues/new?body=module:%20account_move_line_cumulated_balance%0Aversion:%2013.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
~~~~~~~

* Tecnativa

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

* Odoo SA
* `Tecnativa <https://www.tecnativa.com>`_:

  * César A. Sánchez
  * Pedro M. Baeza

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.

This module is part of the `OCA/account-financial-tools <https://github.com/OCA/account-financial-tools/tree/13.0/account_move_line_cumulated_balance>`_ project on GitHub.

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


