odoo-addon-donation-bank-statement-oca


Nameodoo-addon-donation-bank-statement-oca JSON
Version 16.0.1.0.0.8 PyPI version JSON
download
home_pagehttps://github.com/OCA/donation
SummaryManage donations by credit transfer
upload_time2024-05-09 03:31:50
maintainerNone
docs_urlNone
authorAkretion, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========================
Donation Bank Statement OCA
===========================

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

.. |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%2Fdonation-lightgray.png?logo=github
    :target: https://github.com/OCA/donation/tree/16.0/donation_bank_statement_oca
    :alt: OCA/donation
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/donation-16-0/donation-16-0-donation_bank_statement_oca
    :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/donation&target_branch=16.0
    :alt: Try me on Runboat

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

This module is a glue module between the modules **donation** module and **account_reconcile_oca** from `OCA/account-reconcile <https://github.com/OCA/account-reconcile>`_ which contains the OCA bank statement reconcile interface. It is needed to support donations by credit transfer where the donation is created while processing the bank statement line.

**Table of contents**

.. contents::
   :local:

Usage
=====

In the OCA bank statement reconcile interface, you have a new button **Donation**.

.. figure:: https://raw.githubusercontent.com/OCA/donation/16.0/donation_bank_statement_oca/static/description/donation_bank_statement1.png
   :scale: 80 %
   :alt: OCA bank statement reconcile interface

When you click on that **Donation** button, Odoo opens a pop-up with a simplified pre-filled donation form view.

.. figure:: https://raw.githubusercontent.com/OCA/donation/16.0/donation_bank_statement_oca/static/description/donation_bank_statement2.png
   :scale: 80 %
   :alt: pre-filled donation form view

On this donation form view, you can modify the donation and then:

* validate-it
* or save it as draft

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/donation/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/donation/issues/new?body=module:%20donation_bank_statement_oca%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/donation <https://github.com/OCA/donation/tree/16.0/donation_bank_statement_oca>`_ project on GitHub.

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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/donation",
    "name": "odoo-addon-donation-bank-statement-oca",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Akretion, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "===========================\nDonation Bank Statement OCA\n===========================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:6f5942dd1f1685218b0cf55c8122ca9a3898c3ae4d18cc2e5477364c56b70d5c\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fdonation-lightgray.png?logo=github\n    :target: https://github.com/OCA/donation/tree/16.0/donation_bank_statement_oca\n    :alt: OCA/donation\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/donation-16-0/donation-16-0-donation_bank_statement_oca\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/donation&target_branch=16.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module is a glue module between the modules **donation** module and **account_reconcile_oca** from `OCA/account-reconcile <https://github.com/OCA/account-reconcile>`_ which contains the OCA bank statement reconcile interface. It is needed to support donations by credit transfer where the donation is created while processing the bank statement line.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUsage\n=====\n\nIn the OCA bank statement reconcile interface, you have a new button **Donation**.\n\n.. figure:: https://raw.githubusercontent.com/OCA/donation/16.0/donation_bank_statement_oca/static/description/donation_bank_statement1.png\n   :scale: 80 %\n   :alt: OCA bank statement reconcile interface\n\nWhen you click on that **Donation** button, Odoo opens a pop-up with a simplified pre-filled donation form view.\n\n.. figure:: https://raw.githubusercontent.com/OCA/donation/16.0/donation_bank_statement_oca/static/description/donation_bank_statement2.png\n   :scale: 80 %\n   :alt: pre-filled donation form view\n\nOn this donation form view, you can modify the donation and then:\n\n* validate-it\n* or save it as draft\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/donation/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/donation/issues/new?body=module:%20donation_bank_statement_oca%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Akretion\n\nContributors\n~~~~~~~~~~~~\n\n* Alexis de Lattre <alexis.delattre@akretion.com>\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-alexis-via| image:: https://github.com/alexis-via.png?size=40px\n    :target: https://github.com/alexis-via\n    :alt: alexis-via\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-alexis-via| \n\nThis module is part of the `OCA/donation <https://github.com/OCA/donation/tree/16.0/donation_bank_statement_oca>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Manage donations by credit transfer",
    "version": "16.0.1.0.0.8",
    "project_urls": {
        "Homepage": "https://github.com/OCA/donation"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2205d8b41df66243477782da285d5a7dcdf251c9b867c9499e124a7209626ed",
                "md5": "eb7b1637dc3f2c0fb046b839fca42cba",
                "sha256": "ae37ba2209e8d53404100cc2b749b891c95e29c3d67a2dd4126b686f770910a3"
            },
            "downloads": -1,
            "filename": "odoo_addon_donation_bank_statement_oca-16.0.1.0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eb7b1637dc3f2c0fb046b839fca42cba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 200612,
            "upload_time": "2024-05-09T03:31:50",
            "upload_time_iso_8601": "2024-05-09T03:31:50.032597Z",
            "url": "https://files.pythonhosted.org/packages/a2/20/5d8b41df66243477782da285d5a7dcdf251c9b867c9499e124a7209626ed/odoo_addon_donation_bank_statement_oca-16.0.1.0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-09 03:31:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "donation",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-donation-bank-statement-oca"
}
        
Elapsed time: 0.60281s