Skip to main content

Tryton module for sale

Project description

The sale module defines the Sale model.

Sale

The sale is mainly defined by a party to which the products will be sold and a list of sale 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 customer.

  • Contact: The contact who placed the order.

  • Invoice Party: An optional different party to invoice.

  • Invoice Address: The invoice address of the customer.

  • Shipment Party: An optional different party where the shipment will be sent.

  • Shipment Address: The address where the shipment will be sent.

  • Description: An optional description for the order.

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

  • Reference: The optional external reference of the order.

  • Sale Date: The date the sale is made.

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

  • Warehouse: Define the warehouse from which the goods will be sent.

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

  • Sale Lines:

    • Type: The type of the line. The default value is Line which means that the current sale 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 sale.

    • Description: The description of the product to sale.

    • Quantity: The quantity to sale.

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

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

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

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

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

  • Untaxed: The untaxed amount.

  • Tax: The tax amount.

  • Total: The total amount.

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

  • Company: The company which issue the sale order.

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

    • On Order Processed: The invoice is created when the sale order is processed.

    • On Shipment Sent: The invoice is created when the shipment is sent and will contains the shipped quantities. If there are several shipments for the same sale, several invoices will be created.

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

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

    • On Order Processed: The customer shipment is created when the sale order is processed.

    • On Invoice Paid: The customer shipment is created when the invoice is paid.

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

    One should note that choosing On Shipment Sent for the Invoice Method and On Invoice Paid for the Shipment Method is an invalid combination.

  • 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 related shipments return.

The Sale report allow to print the sale orders or to send them by mail.

Release history Release notifications | RSS feed

This version

5.6.2

Download files

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

Source Distribution

trytond_sale-5.6.2.tar.gz (125.3 kB view details)

Uploaded Source

Built Distribution

trytond_sale-5.6.2-py3-none-any.whl (189.4 kB view details)

Uploaded Python 3

File details

Details for the file trytond_sale-5.6.2.tar.gz.

File metadata

  • Download URL: trytond_sale-5.6.2.tar.gz
  • Upload date:
  • Size: 125.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.6

File hashes

Hashes for trytond_sale-5.6.2.tar.gz
Algorithm Hash digest
SHA256 cb9672f2305497188c31cae28efced6be15a60b9220e544fdfce275661e1dd68
MD5 a6e9d412ea86cd534fd6a6af5eb24948
BLAKE2b-256 764d619dbb3fcf805016d1eb53cf0c68cabcf1be3833e09ff898c6d2f8eda0a7

See more details on using hashes here.

Provenance

File details

Details for the file trytond_sale-5.6.2-py3-none-any.whl.

File metadata

  • Download URL: trytond_sale-5.6.2-py3-none-any.whl
  • Upload date:
  • Size: 189.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.6

File hashes

Hashes for trytond_sale-5.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7b29786dafbfae9e9c2840393503144ca4514dceca59a5ea9466d1e2060d8be7
MD5 b72621118019ae41926b2a91330d22d6
BLAKE2b-256 e50587e89eb595cf8b32a9c3b2991d1617a20de2ca3375a2f625f890ff791a6d

See more details on using hashes here.

Provenance

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