odoo10-addon-account-cash-invoice


Nameodoo10-addon-account-cash-invoice JSON
Version 10.0.1.0.0 PyPI version JSON
download
home_pagehttps://github.com/OCA/pos
SummaryPay and receive invoices from bank statements
upload_time2017-10-12 04:30:03
maintainer
docs_urlNone
authorCreu Blanca,Odoo Community Association (OCA)
requires_python~=2.7
licenseLGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg
    :alt: License: LGPL-3

===============
PoS Pay invoice
===============

This modules allows to pay an existing Supplier Invoice / Customer Refund, or
to collect payment for an existing Customer Invoice, using the PoS
backend session.


Usage
=====

#.  Go to *Point of Sale / Dashboard* and create and/or open an existing
    Session.
#.  Press the button **Pay Invoice** to pay a Supplier Invoice or a Customer
    Refund. You will need to select the expected Journal
#.  Select **Collect Payment from Invoice** in to receive a payment of an
    existing Customer Invoice or a Supplier Refund.

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/repo/github-com-oca-pos-184


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

* Cannot pay invoices in a different currency than that defined in the journal
  associated to the payment method used to pay/collect payment.


Credits
=======

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

* Enric Tobella <etobella@creublanca.es>


Maintainer
----------

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

This module is maintained by the OCA.

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.

To contribute to this module, please visit http://odoo-community.org.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/pos",
    "name": "odoo10-addon-account-cash-invoice",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=2.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Creu Blanca,Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": "",
    "description": ".. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg\n    :alt: License: LGPL-3\n\n===============\nPoS Pay invoice\n===============\n\nThis modules allows to pay an existing Supplier Invoice / Customer Refund, or\nto collect payment for an existing Customer Invoice, using the PoS\nbackend session.\n\n\nUsage\n=====\n\n#.  Go to *Point of Sale / Dashboard* and create and/or open an existing\n    Session.\n#.  Press the button **Pay Invoice** to pay a Supplier Invoice or a Customer\n    Refund. You will need to select the expected Journal\n#.  Select **Collect Payment from Invoice** in to receive a payment of an\n    existing Customer Invoice or a Supplier Refund.\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n   :alt: Try me on Runbot\n   :target: https://runbot.odoo-community.org/runbot/repo/github-com-oca-pos-184\n\n\nKnown issues / Roadmap\n======================\n\n* Cannot pay invoices in a different currency than that defined in the journal\n  associated to the payment method used to pay/collect payment.\n\n\nCredits\n=======\n\nContributors\n------------\n\n* Enric Tobella <etobella@creublanca.es>\n\n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\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\nTo contribute to this module, please visit http://odoo-community.org.\n\n\n",
    "bugtrack_url": null,
    "license": "LGPL-3",
    "summary": "Pay and receive invoices from bank statements",
    "version": "10.0.1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/OCA/pos"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d650829856b3136b5ddf908d94bf6117a79c4a5e3fae5726d35c199f0559cb8",
                "md5": "6034f64ceabed30e6587ea43bd0f4350",
                "sha256": "5eb01758281f1d9cc09ce86cf88e9c24f05cc71851ca6b2c9e0d7d3a7c852b9d"
            },
            "downloads": -1,
            "filename": "odoo10_addon_account_cash_invoice-10.0.1.0.0-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "6034f64ceabed30e6587ea43bd0f4350",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": "~=2.7",
            "size": 23077,
            "upload_time": "2017-10-12T04:30:03",
            "upload_time_iso_8601": "2017-10-12T04:30:03.895267Z",
            "url": "https://files.pythonhosted.org/packages/8d/65/0829856b3136b5ddf908d94bf6117a79c4a5e3fae5726d35c199f0559cb8/odoo10_addon_account_cash_invoice-10.0.1.0.0-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-10-12 04:30:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "pos",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo10-addon-account-cash-invoice"
}
        
Elapsed time: 0.07415s