trytond-sale-subscription-asset


Nametrytond-sale-subscription-asset JSON
Version 7.4.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryA module to handle asset in the sale subscriptions
upload_time2024-11-04 17:42:16
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sale Subscription Asset Module
##############################

The sale subscription asset module adds the notion of asset to the sale
subscription module.

Two fields are added to the *Service*:

    - *Lots*: All the lots that can be used when providing this service
    - *Available Lots*: A subset of the preceding field displaying the
      available lots

On the *Subscription Line*, it is possible to specify the lot to use. When the
subscription will be running this field will become required for service with
lots.

On the *Lot*, the field *Subscribed* will point to the line of the subscription
currently using this lot.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-sale-subscription-asset",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/55/ec/0cd0c0cf4cc8f2501e9432210f6ab80986c184fecb74a13110cc635f7d52/trytond_sale_subscription_asset-7.4.0.tar.gz",
    "platform": null,
    "description": "Sale Subscription Asset Module\n##############################\n\nThe sale subscription asset module adds the notion of asset to the sale\nsubscription module.\n\nTwo fields are added to the *Service*:\n\n    - *Lots*: All the lots that can be used when providing this service\n    - *Available Lots*: A subset of the preceding field displaying the\n      available lots\n\nOn the *Subscription Line*, it is possible to specify the lot to use. When the\nsubscription will be running this field will become required for service with\nlots.\n\nOn the *Lot*, the field *Subscribed* will point to the line of the subscription\ncurrently using this lot.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "A module to handle asset in the sale subscriptions",
    "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": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7010e5e5ee47c4083ef540e78e9418404754a9c1f8219617cc2405e96722c0f3",
                "md5": "92e62e4e6b5ebe37b2b8f3d94e288dde",
                "sha256": "96c83e9edff4c871dd88aea89f9023120e51d3f9237e2edbc346ac5ef045f1d6"
            },
            "downloads": -1,
            "filename": "trytond_sale_subscription_asset-7.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "92e62e4e6b5ebe37b2b8f3d94e288dde",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 37442,
            "upload_time": "2024-11-04T17:42:15",
            "upload_time_iso_8601": "2024-11-04T17:42:15.077501Z",
            "url": "https://files.pythonhosted.org/packages/70/10/e5e5ee47c4083ef540e78e9418404754a9c1f8219617cc2405e96722c0f3/trytond_sale_subscription_asset-7.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "55ec0cd0c0cf4cc8f2501e9432210f6ab80986c184fecb74a13110cc635f7d52",
                "md5": "b693003a19d30115b40400d17049e3a7",
                "sha256": "60d2fdc1aa96654f86b0ba000b4979d14e52beac6e86ceb6e72398cedc1a68f2"
            },
            "downloads": -1,
            "filename": "trytond_sale_subscription_asset-7.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b693003a19d30115b40400d17049e3a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 25565,
            "upload_time": "2024-11-04T17:42:16",
            "upload_time_iso_8601": "2024-11-04T17:42:16.265451Z",
            "url": "https://files.pythonhosted.org/packages/55/ec/0cd0c0cf4cc8f2501e9432210f6ab80986c184fecb74a13110cc635f7d52/trytond_sale_subscription_asset-7.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 17:42:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-sale-subscription-asset"
}
        
Elapsed time: 0.41111s