trytond-sale-payment


Nametrytond-sale-payment JSON
Version 7.0.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module that manage payments on sale
upload_time2023-10-30 17:38:42
maintainer
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton sale payment
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sale Payment Module
###################

The sale_payment module extends *Sale* to allow payments prior to the creation
of any invoice.

A field *Payments* is added on the sale which can be filled in quotation state.
The sale can not be reset to draft or cancelled if there are no failed payment
linked.

The payment authorization of the full sale amount is used as confirmation of
the sale.

When an invoice from a sale is posted, its payments are used to pay invoice's
*Lines to Pay*.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-sale-payment",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton sale payment",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/60/3c/831e63f30ddeab107d9503f3b6d1fe31f56a28b03eb41e26bd082f07d9d7/trytond_sale_payment-7.0.0.tar.gz",
    "platform": null,
    "description": "Sale Payment Module\n###################\n\nThe sale_payment module extends *Sale* to allow payments prior to the creation\nof any invoice.\n\nA field *Payments* is added on the sale which can be filled in quotation state.\nThe sale can not be reset to draft or cancelled if there are no failed payment\nlinked.\n\nThe payment authorization of the full sale amount is used as confirmation of\nthe sale.\n\nWhen an invoice from a sale is posted, its payments are used to pay invoice's\n*Lines to Pay*.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module that manage payments on sale",
    "version": "7.0.0",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://downloads.tryton.org/7.0/",
        "Forum": "https://www.tryton.org/forum",
        "Homepage": "http://www.tryton.org/",
        "Source Code": "https://code.tryton.org/tryton"
    },
    "split_keywords": [
        "tryton",
        "sale",
        "payment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "933d6bd7381995563052796c14ef5b731b50c17e1f04a40d859c9b62bce57c08",
                "md5": "de8bf4a761d76181af5ba5c4c4138930",
                "sha256": "845dbd1b32f3694185a94741dced4863a574749ffbc63b588e3a62654ce835d9"
            },
            "downloads": -1,
            "filename": "trytond_sale_payment-7.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "de8bf4a761d76181af5ba5c4c4138930",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 34279,
            "upload_time": "2023-10-30T17:38:40",
            "upload_time_iso_8601": "2023-10-30T17:38:40.860258Z",
            "url": "https://files.pythonhosted.org/packages/93/3d/6bd7381995563052796c14ef5b731b50c17e1f04a40d859c9b62bce57c08/trytond_sale_payment-7.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "603c831e63f30ddeab107d9503f3b6d1fe31f56a28b03eb41e26bd082f07d9d7",
                "md5": "296160f430b95fdf526d8071d802d868",
                "sha256": "e1b371ea602a8bae4135e55796e6e6a7f548794d1ffa5cf2e0104bf4130fda89"
            },
            "downloads": -1,
            "filename": "trytond_sale_payment-7.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "296160f430b95fdf526d8071d802d868",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26491,
            "upload_time": "2023-10-30T17:38:42",
            "upload_time_iso_8601": "2023-10-30T17:38:42.267458Z",
            "url": "https://files.pythonhosted.org/packages/60/3c/831e63f30ddeab107d9503f3b6d1fe31f56a28b03eb41e26bd082f07d9d7/trytond_sale_payment-7.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 17:38:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-sale-payment"
}
        
Elapsed time: 0.13460s