Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

trytond-purchase-requisition

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trytond-purchase-requisition

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.

  • 7.4.0
  • PyPI
  • Socket score

Maintainers
3

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc