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-5.2.1.tar.gz (26.5 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

  • Download URL: trytond_stock_package_shipping-5.2.1.tar.gz
  • Upload date:
  • Size: 26.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.10

File hashes

Hashes for trytond_stock_package_shipping-5.2.1.tar.gz
Algorithm Hash digest
SHA256 6414a2ecff5c30ebad4da88d23ddfb5a1d58136f9204e7c6bf990dda4b27dcf5
MD5 fb9230d1f8fdefc15586f9ded4b3bfc6
BLAKE2b-256 0db1df7c7bdf0f2445e9d65a634d4bd510c4f35914808a5ab909ad73b826fe63

See more details on using hashes here.

File details

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

File metadata

  • Download URL: trytond_stock_package_shipping-5.2.1-py3-none-any.whl
  • Upload date:
  • Size: 41.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.10

File hashes

Hashes for trytond_stock_package_shipping-5.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8459a784081f8dc2dfa8ba23a2f90b1b4b5c3fff64c59b6b1c8436716fab9c99
MD5 fc745b7912f9f00f77646e318654e410
BLAKE2b-256 83a7569e58b87c797f9d28c8fd6e3036b85f23a31bd9caff023b3994bfca89b1

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