Skip to main content

Tryton module for purchase

Project description

The purchase module defines the Purchase model.

Purchase

The purchase is mainly defined by a party from which the products will be purchased and a list of purchase lines, each one containing a product and a quantity. Here is the extensive list of the fields, most of them are optional or completed with sensible default values:

  • Party: The supplier.

  • Contact: The contact who received the order.

  • Invoice Party: An optional different party that sends the invoice.

  • Invoice Address: The invoice address of the supplier.

  • Supplier Reference: Allow to keep track of the supplier reference for this order.

  • Description: An optional description for the order.

  • Number: The internal reference of the purchase (will be generated automatically on confirmation).

  • Reference: The optional external reference of the order.

  • Purchase Date: The date the purchase is made.

  • Payment Term: Define which payment term will be use for the future invoice.

  • Warehouse: Define the warehouse where the shipment will be made.

  • Currency: define the currency to use for this purchase. All product prices will be computed accordingly.

  • Purchase Lines:

    • Type: The type of the line. The default value is Line which means that the current purchase line contains the fields defined hereunder. The other values of Type (Comment, Subtotal, Title) are used to add extra lines that will appear on the report, thus allowing to easily customise it.

    • Sequence: Allow to order lines. The value of this field is also updated with a drag and drop between the lines.

    • Product: An optional reference to the product to purchase.

    • Description: The description of the product to purchase.

    • Quantity: The quantity to purchase.

    • 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.

    • Amount: The amount of the current line (Unit Price multiplied by Quantity).

    • Delivery Date: The computed date at which the product is expected to be delivered.

    • Taxes: The list of taxes that will be applied to the current line.

  • Invoice State: The state of the invoice related to the purchase.

  • Shipment State: The state of the shipment related to the purchase.

  • Untaxed: The untaxed amount.

  • Tax: The tax amount.

  • Total: The total amount.

  • State: The state of the purchase. May take one of the following values: Draft, Quotation, Confirmed, Cancelled.

  • Company: The company which issue the purchase order.

  • Invoice Method: May take one of the following values:

    • Base on order: The invoice is created when the purchase order is confirmed.

    • Base on shipment: The invoice is created when the shipment is received and will contains the shipped quantities. If there are several shipments for the same purchase, several invoices will be created.

    • Manual: Tryton doesn’t create any invoice automatically.

  • Comments: A text fields to add custom comments.

  • Invoices: The list of related invoices.

  • Moves: The list of related stock moves.

  • Shipments: The list of related shipments.

  • Return Shipments: The list of the related shipment returns. If a Supplier Return location is defined on warehouse it will be used on return shipments as origin location. Otherwise the warehouse storage location will be used.

The Purchase report allow to print the purchase orders or to send them by mail.

Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trytond_purchase-5.8.5.tar.gz (116.9 kB view details)

Uploaded Source

Built Distribution

trytond_purchase-5.8.5-py3-none-any.whl (175.8 kB view details)

Uploaded Python 3

File details

Details for the file trytond_purchase-5.8.5.tar.gz.

File metadata

  • Download URL: trytond_purchase-5.8.5.tar.gz
  • Upload date:
  • Size: 116.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for trytond_purchase-5.8.5.tar.gz
Algorithm Hash digest
SHA256 5592b3e926133775a5fef6db9071390bb0e7b2d4bc78c178bfcbf1418cb91cda
MD5 c8c41f1a29e5f31f57e9a405052be87c
BLAKE2b-256 1fec8444fa4d493564733c2ab7ddbb85549dc6e3612aab3df6e8a8fcbecdf9d3

See more details on using hashes here.

File details

Details for the file trytond_purchase-5.8.5-py3-none-any.whl.

File metadata

  • Download URL: trytond_purchase-5.8.5-py3-none-any.whl
  • Upload date:
  • Size: 175.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for trytond_purchase-5.8.5-py3-none-any.whl
Algorithm Hash digest
SHA256 39cd91e3b7625bc6df54875e76e217eaa7d86b868ba00adefd3465bac0616a8e
MD5 f790414d8e2541bc6b857256ff311217
BLAKE2b-256 e7b97fd59c8c1fda02e7848cb66ddb086a230989f8269d6284b3a4637692fb8a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page