account-reconcile/account_statement_base
Víctor Martínez a8965a2a4c [FIX] account_statement_base: Allow statements to be created by clicking on the New button (only on cash ones).
If you access the list of statements from the Create button, you should be able to create new records.

TT51767
2024-11-20 08:43:36 +01:00
..
i18n Translated using Weblate (Italian) 2024-10-04 08:12:39 +00:00
models [FIX] account_statement_base: Add default_statement_id to the context to create the statement lines linked to it 2024-11-19 09:48:50 +01:00
readme [IMP] account_statement_base: add possibility to navigate from statement lines to the 2024-09-25 17:18:15 +02:00
static/description [BOT] post-merge updates 2024-11-19 09:29:31 +00:00
tests [IMP] account_statement_base: no need to depend on account_reconcile_model_oca tests 2024-11-14 11:26:51 +07:00
views [FIX] account_statement_base: Allow statements to be created by clicking on the New button (only on cash ones). 2024-11-20 08:43:36 +01:00
README.rst [BOT] post-merge updates 2024-11-19 09:29:31 +00:00
__init__.py [IMP] account_statement_base: Show action to create Statements 2024-09-08 15:14:50 +02:00
__manifest__.py [BOT] post-merge updates 2024-11-19 09:29:31 +00:00
pyproject.toml [IMP] account_statement_base: pre-commit auto fixes 2023-12-15 10:48:44 -03:00

README.rst

===================
Bank Statement Base
===================

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

.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
    :target: https://odoo-community.org/page/development-status
    :alt: Mature
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
    :alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--reconcile-lightgray.png?logo=github
    :target: https://github.com/OCA/account-reconcile/tree/17.0/account_statement_base
    :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-17-0/account-reconcile-17-0-account_statement_base
    :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=17.0
    :alt: Try me on Runboat

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

This is a technical module that adds the views of the **Bank Statement
Lines** (since Odoo 16.0, these views are not part of the *account*
module any more).

**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_statement_base%0Aversion:%2017.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
------------

-  `Akretion <https://www.akretion.com>`__:

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

-  `Tecnativa <https://www.tecnativa.com>`__:

   -  Carlos Dauden
   -  Sergio Teruel

-  `ForgeFlow <https://www.forgeflow.com>`__:

   -  Jordi Ballester

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/17.0/account_statement_base>`_ project on GitHub.

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