trytond-purchase-requisition


Nametrytond-purchase-requisition JSON
Version 7.4.0 PyPI version JSON
download
home_pagehttp://www.tryton.org
SummaryAllows users to enter requests for product supply (requisition). This will create a "Purchase request" by line which will be treated by the purchasing department.
upload_time2024-11-04 17:38:37
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton purchase requisition
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Purchase Requisition Module
###########################

The Purchase Requisition module allows users to create their purchase
requisitions.
Those requisitions will be approved or rejected by the Approval group.
On approval, purchase requests will be created.

Requisition
***********

- Employee: The requester.
- Description: The description of the purchase requisition.
- Supply Date: The expected date to supply.
- Currency: define the currency to use for this requisition. All product prices
  will be computed accordingly.
- Warehouse: Define the warehouse where the shipment will be made.
- Purchase Requisition Lines:

  - Supplier: The supplier.
  - Product: An optional reference to the product to request.
  - Description: The description of the product to request.
  - Quantity: The quantity to request.
  - Unit: The unit of measure in which is expressed the quantity.
  - Unit Price: The unit price of the product expressed in the currency of the
    purchase requisition.
  - Amount: The amount of the current line (Unit Price multiplied by Quantity).

- Total: The total amount.
- State: The state of the purchase requisition. May take one of the following
  values: Draft, Waiting, Rejected, Processing, Done, Cancelled.
- Company: The company which issue the purchase requisition.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org",
    "name": "trytond-purchase-requisition",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton purchase requisition",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/fe/d1/d4a37e2b17a6d024076761258472224ce783698d5752fb434fc25052a064/trytond_purchase_requisition-7.4.0.tar.gz",
    "platform": null,
    "description": "Purchase Requisition Module\n###########################\n\nThe Purchase Requisition module allows users to create their purchase\nrequisitions.\nThose requisitions will be approved or rejected by the Approval group.\nOn approval, purchase requests will be created.\n\nRequisition\n***********\n\n- Employee: The requester.\n- Description: The description of the purchase requisition.\n- Supply Date: The expected date to supply.\n- Currency: define the currency to use for this requisition. All product prices\n  will be computed accordingly.\n- Warehouse: Define the warehouse where the shipment will be made.\n- Purchase Requisition Lines:\n\n  - Supplier: The supplier.\n  - Product: An optional reference to the product to request.\n  - Description: The description of the product to request.\n  - Quantity: The quantity to request.\n  - Unit: The unit of measure in which is expressed the quantity.\n  - Unit Price: The unit price of the product expressed in the currency of the\n    purchase requisition.\n  - Amount: The amount of the current line (Unit Price multiplied by Quantity).\n\n- Total: The total amount.\n- State: The state of the purchase requisition. May take one of the following\n  values: Draft, Waiting, Rejected, Processing, Done, Cancelled.\n- Company: The company which issue the purchase requisition.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Allows users to enter requests for product supply (requisition). This will create a \"Purchase request\" by line which will be treated by the purchasing department.",
    "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",
        "purchase",
        "requisition"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "284cb439cf09be38b7246f90ee365b07585756b664a3ef80d712355462c6853e",
                "md5": "7382a223facbb62ea05c36107709bf4e",
                "sha256": "94d6623ce879d01da0c181dbdd7fcc97a1879418fa2183d553af414261623c5f"
            },
            "downloads": -1,
            "filename": "trytond_purchase_requisition-7.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7382a223facbb62ea05c36107709bf4e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 65544,
            "upload_time": "2024-11-04T17:38:35",
            "upload_time_iso_8601": "2024-11-04T17:38:35.656382Z",
            "url": "https://files.pythonhosted.org/packages/28/4c/b439cf09be38b7246f90ee365b07585756b664a3ef80d712355462c6853e/trytond_purchase_requisition-7.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fed1d4a37e2b17a6d024076761258472224ce783698d5752fb434fc25052a064",
                "md5": "f449aa2b6ee08ea2add2e98e5fc4655c",
                "sha256": "4d9af70e01c74b020e61681d98dfa131439cfbacd5629ab3cb8d2d182b26b87f"
            },
            "downloads": -1,
            "filename": "trytond_purchase_requisition-7.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f449aa2b6ee08ea2add2e98e5fc4655c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 40459,
            "upload_time": "2024-11-04T17:38:37",
            "upload_time_iso_8601": "2024-11-04T17:38:37.436162Z",
            "url": "https://files.pythonhosted.org/packages/fe/d1/d4a37e2b17a6d024076761258472224ce783698d5752fb434fc25052a064/trytond_purchase_requisition-7.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 17:38:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-purchase-requisition"
}
        
Elapsed time: 0.78015s