Skip to main content

The package shipping module of the Tryton application platform.

Project description

This module is the base module required to interact with shipping service providers.

Carrier

The Carrier model adds the following field:

  • Shipping Service: The shipping service of the carrier.

This field is programmatically filled by the modules providing support for shipping companies.

Package Type

The Package Type model has been added the following fields:

  • Length: The length of the packages of this type

  • Length Unit: The unit of measure of this length

  • Length Digits: The precision of length

  • Height: The height of the packages of this type

  • Height Unit: The unit of measure of this height

  • Height Digits: The precision of height

  • Width: The width of the packages of this type

  • Width Unit: The unit of measure of this width

  • Width Digits: The precision of width

Package

The Package model has been added the following fields:

  • Shipping Reference: The shipping reference provided by the shipping service

  • Shipping Label: The shipping label provided by the shipping service

  • Weight: A function field computing the weight of the package with its content

Shipment Out

The Shipment Out model will check once in the Packed state if the shipment is a valid shipment for the shipping service. He does that by calling a method that is by convention named validate_packing_<shipping service>.

Once a shipment is packed, the user can create the shipping for each packages with the shipping service by clicking on the Create Shipping button. This button triggers a wizard that is overridden in shipping service specific modules. The starting state of the wizard is a StateTransition. Its linked method is overridden in shipping service modules in order to communicate with the service.

Download files

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

Source Distribution

trytond_stock_package_shipping-7.6.0.tar.gz (30.3 kB view details)

Uploaded Source

Built Distribution

trytond_stock_package_shipping-7.6.0-py3-none-any.whl (47.1 kB view details)

Uploaded Python 3

File details

Details for the file trytond_stock_package_shipping-7.6.0.tar.gz.

File metadata

File hashes

Hashes for trytond_stock_package_shipping-7.6.0.tar.gz
Algorithm Hash digest
SHA256 52b53f6cf5c289a90264f46cc5e81ce3cba65fca2abffff86dd2b22c03738605
MD5 21bec0964b7b3c32b40a07515879465f
BLAKE2b-256 803425184e035a7b3b22769494d5a704f15d2207c0de9d9040205d4d9cfa554d

See more details on using hashes here.

File details

Details for the file trytond_stock_package_shipping-7.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for trytond_stock_package_shipping-7.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ddaac5a5c1968fc059daa28097baf8ec7376860d7509e24dcd351339af6b1bb0
MD5 8dd3b562162be4926efb13c8188e2ed0
BLAKE2b-256 e92fcbd5351df501b509a0803890e2170d5d00e732599c8f37c286176b0c6579

See more details on using hashes here.

Supported by

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