odoo-addon-account-payment-order


Nameodoo-addon-account-payment-order JSON
Version 17.0.1.4.2.2 PyPI version JSON
download
home_pagehttps://github.com/OCA/bank-payment
SummaryAccount Payment Order
upload_time2024-08-17 02:44:38
maintainerNone
docs_urlNone
authorACSONE SA/NV, Therp BV, Tecnativa, Akretion, 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.
            =====================
Account Payment Order
=====================

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

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

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

This module adds support for payment orders and debit orders.

**Table of contents**

.. contents::
   :local:

Installation
============

This module depends on:

-  account_payment_partner
-  base_iban
-  document

This modules is part of the OCA/bank-payment suite.

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

This module adds several options on Payment Modes, cf
Invoicing/Accounting > Configuration > Management > Payment Modes.

Usage
=====

You can create a Payment order via the menu Invoicing/Accounting >
Vendors > Payment Orders and then select the move lines to pay.

You can create a Debit order via the menu Invoicing/Accounting >
Customers > Debit Orders and then select the move lines to debit.

This module also adds an action *Add to Payment Order* on supplier
invoices and *Add to Debit Order* on customer invoices.

You can print a Payment order via the menu Invoicing/Accounting >
Vendors > Payment Orders and then select the payment oder to print.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-payment/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/bank-payment/issues/new?body=module:%20account_payment_order%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
-------

* ACSONE SA/NV
* Therp BV
* Tecnativa
* Akretion

Contributors
------------

-  Stéphane Bidoul <stephane.bidoul@acsone.eu>
-  Alexis de Lattre <alexis.delattre@akretion.com>
-  Adrien Peiffer <adrien.peiffer@acsone.eu>
-  Stefan Rijnhart
-  Laurent Mignon <laurent.mignon@acsone.eu>
-  Alexandre Fayolle
-  Danimar Ribeiro
-  Erwin van der Ploeg
-  Raphaël Valyi
-  Sandy Carter
-  Angel Moya <angel.moya@domatix.com>
-  Jose María Alzaga <jose.alzaga@aselcis.com>
-  Meyomesse Gilles <meyomesse.gilles@gmail.com>
-  Denis Roussel <denis.roussel@acsone.eu>
-  `DynApps <https://www.dynapps.be>`__:

   -  Raf Ven <raf.ven@dynapps.be>

-  Andrea Stirpe <a.stirpe@onestein.nl>
-  `Jarsa <https://www.jarsa.com.mx>`__:

   -  Alan Ramos <alan.ramos@jarsa.com.mx>

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

   -  Pedro M. Baeza
   -  Carlos Dauden
   -  Carlos Roca

-  `Open Source Integrators <https://www.opensourceintegrators.com>`__:

   -  Ammar Officewala <aofficewala@opensourceintegrators.com>

-  Marçal Isern <marsal.isern@qubiq.es>

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/bank-payment <https://github.com/OCA/bank-payment/tree/17.0/account_payment_order>`_ 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/bank-payment",
    "name": "odoo-addon-account-payment-order",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "ACSONE SA/NV, Therp BV, Tecnativa, Akretion, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "=====================\nAccount Payment Order\n=====================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:34262e956520d4690ac7430df127e9b241b48fc2aa8e51bba4f7c5951b282f56\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Mature\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%2Fbank--payment-lightgray.png?logo=github\n    :target: https://github.com/OCA/bank-payment/tree/17.0/account_payment_order\n    :alt: OCA/bank-payment\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/bank-payment-17-0/bank-payment-17-0-account_payment_order\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/bank-payment&target_branch=17.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module adds support for payment orders and debit orders.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nInstallation\n============\n\nThis module depends on:\n\n-  account_payment_partner\n-  base_iban\n-  document\n\nThis modules is part of the OCA/bank-payment suite.\n\nConfiguration\n=============\n\nThis module adds several options on Payment Modes, cf\nInvoicing/Accounting > Configuration > Management > Payment Modes.\n\nUsage\n=====\n\nYou can create a Payment order via the menu Invoicing/Accounting >\nVendors > Payment Orders and then select the move lines to pay.\n\nYou can create a Debit order via the menu Invoicing/Accounting >\nCustomers > Debit Orders and then select the move lines to debit.\n\nThis module also adds an action *Add to Payment Order* on supplier\ninvoices and *Add to Debit Order* on customer invoices.\n\nYou can print a Payment order via the menu Invoicing/Accounting >\nVendors > Payment Orders and then select the payment oder to print.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/bank-payment/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/bank-payment/issues/new?body=module:%20account_payment_order%0Aversion:%2017.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* ACSONE SA/NV\n* Therp BV\n* Tecnativa\n* Akretion\n\nContributors\n------------\n\n-  St\u00e9phane Bidoul <stephane.bidoul@acsone.eu>\n-  Alexis de Lattre <alexis.delattre@akretion.com>\n-  Adrien Peiffer <adrien.peiffer@acsone.eu>\n-  Stefan Rijnhart\n-  Laurent Mignon <laurent.mignon@acsone.eu>\n-  Alexandre Fayolle\n-  Danimar Ribeiro\n-  Erwin van der Ploeg\n-  Rapha\u00ebl Valyi\n-  Sandy Carter\n-  Angel Moya <angel.moya@domatix.com>\n-  Jose Mar\u00eda Alzaga <jose.alzaga@aselcis.com>\n-  Meyomesse Gilles <meyomesse.gilles@gmail.com>\n-  Denis Roussel <denis.roussel@acsone.eu>\n-  `DynApps <https://www.dynapps.be>`__:\n\n   -  Raf Ven <raf.ven@dynapps.be>\n\n-  Andrea Stirpe <a.stirpe@onestein.nl>\n-  `Jarsa <https://www.jarsa.com.mx>`__:\n\n   -  Alan Ramos <alan.ramos@jarsa.com.mx>\n\n-  `Tecnativa <https://www.tecnativa.com>`__:\n\n   -  Pedro M. Baeza\n   -  Carlos Dauden\n   -  Carlos Roca\n\n-  `Open Source Integrators <https://www.opensourceintegrators.com>`__:\n\n   -  Ammar Officewala <aofficewala@opensourceintegrators.com>\n\n-  Mar\u00e7al Isern <marsal.isern@qubiq.es>\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\nThis module is part of the `OCA/bank-payment <https://github.com/OCA/bank-payment/tree/17.0/account_payment_order>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Account Payment Order",
    "version": "17.0.1.4.2.2",
    "project_urls": {
        "Homepage": "https://github.com/OCA/bank-payment"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d4b864d2fdcbf551fbae8970672cc7b0bcbf0e44749c60488c983abcea5aa18",
                "md5": "57e2481b7db31e80aa2c9166eb7b16d7",
                "sha256": "eabbad9bed3c74391126fe46a079aa7cea751aa42e270a46d27b771085218c6f"
            },
            "downloads": -1,
            "filename": "odoo_addon_account_payment_order-17.0.1.4.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57e2481b7db31e80aa2c9166eb7b16d7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 335406,
            "upload_time": "2024-08-17T02:44:38",
            "upload_time_iso_8601": "2024-08-17T02:44:38.853128Z",
            "url": "https://files.pythonhosted.org/packages/1d/4b/864d2fdcbf551fbae8970672cc7b0bcbf0e44749c60488c983abcea5aa18/odoo_addon_account_payment_order-17.0.1.4.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-17 02:44:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "bank-payment",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo-addon-account-payment-order"
}
        
Elapsed time: 0.41769s