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": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "tryton sale payment",
"author": "Tryton",
"author_email": "foundation@tryton.org",
"download_url": "https://files.pythonhosted.org/packages/2d/12/42274c5b8139bd9aa3e5f5845d898fe712adf0664ad1569c6a394425b645/trytond_sale_payment-7.4.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.4.0",
"project_urls": {
"Bug Tracker": "https://bugs.tryton.org/",
"Documentation": "https://docs.tryton.org/",
"Download": "http://downloads.tryton.org/7.4/",
"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": "6deaf6503804fe1bea14891b68de8f0d43cbd3f9c4aa20648e65eefeec56e10b",
"md5": "c8d9c60700923003b0740fc54e66d65a",
"sha256": "881cf7f853833a6d17287f18c4da2177a9def588253bee9eb0b65194076342e0"
},
"downloads": -1,
"filename": "trytond_sale_payment-7.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c8d9c60700923003b0740fc54e66d65a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 34469,
"upload_time": "2024-11-04T17:40:28",
"upload_time_iso_8601": "2024-11-04T17:40:28.219045Z",
"url": "https://files.pythonhosted.org/packages/6d/ea/f6503804fe1bea14891b68de8f0d43cbd3f9c4aa20648e65eefeec56e10b/trytond_sale_payment-7.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2d1242274c5b8139bd9aa3e5f5845d898fe712adf0664ad1569c6a394425b645",
"md5": "447c44b008f7a359d54a07c71cd48382",
"sha256": "320f87df1322559497fc7cca96f64772cb4db469aeeb3eedf61ee4283bb059f3"
},
"downloads": -1,
"filename": "trytond_sale_payment-7.4.0.tar.gz",
"has_sig": false,
"md5_digest": "447c44b008f7a359d54a07c71cd48382",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 26407,
"upload_time": "2024-11-04T17:40:29",
"upload_time_iso_8601": "2024-11-04T17:40:29.397340Z",
"url": "https://files.pythonhosted.org/packages/2d/12/42274c5b8139bd9aa3e5f5845d898fe712adf0664ad1569c6a394425b645/trytond_sale_payment-7.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-04 17:40:29",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "trytond-sale-payment"
}