Skip to main content

Tryton module for production

Project description

The production module defines basics for production management: Bill of material and production order.

Bill of Material

Bills of Material are list of products and quantities needed to produce a product. It is often shorten with BOM.

Production

A Production is mainly defined by a product, a BOM, a location, a quantity and two lists of moves:

  • Inputs

    The moves between the production picking location, or the storage location if product picking location is empty, and the production location (as defined on the warehouse) for products used for production.

  • Outputs

    The moves between the production location and the production output location, or the storage location if production output is empty, for produced products.

The production can be in one of this states:

  • Request

    The production is requested by the system.

  • Draft

    Input and output moves are in draft.

  • Waiting

    The production is waiting for action and all moves are still in draft.

  • Assigned

    The input moves are assigned.

  • Running

    The input moves are in state done.

  • Done

    The output moves are in state done.

  • Cancelled

    All moves are cancelled.

The cost of the production is computed with the sum of the cost price of all incoming products. This cost is allocated to the output products based on the list price of each (the product without a list price are considered as waste).

A cron task runs every day and updates the cost of productions if the cost price of the incoming products has changed.

Rescheduling Production

It is possible to setup a cron task to reschedule the productions that are planned to start in the past. By default they are rescheduled to today.

Release history Release notifications | RSS feed

This version

5.8.0

Download files

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

Source Distribution

trytond_production-5.8.0.tar.gz (63.7 kB view details)

Uploaded Source

Built Distribution

trytond_production-5.8.0-py3-none-any.whl (104.0 kB view details)

Uploaded Python 3

File details

Details for the file trytond_production-5.8.0.tar.gz.

File metadata

  • Download URL: trytond_production-5.8.0.tar.gz
  • Upload date:
  • Size: 63.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.9

File hashes

Hashes for trytond_production-5.8.0.tar.gz
Algorithm Hash digest
SHA256 fc3da965d95e06805c0740654ac8853009acef588dc430de4963919b336b9ce0
MD5 c50e054cdbefa236153ba2766b3822e9
BLAKE2b-256 9ae7da7d4ffbc1ff2838ac74299c4c065349628a07033bcb0a90ec9403ee0267

See more details on using hashes here.

File details

Details for the file trytond_production-5.8.0-py3-none-any.whl.

File metadata

  • Download URL: trytond_production-5.8.0-py3-none-any.whl
  • Upload date:
  • Size: 104.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.9

File hashes

Hashes for trytond_production-5.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8cad475e349d96dc0b263709ca2abc4d9c70c6f824f3d8770618f86b413f1eed
MD5 9b8d0a9f1ca494752bea69080991f754
BLAKE2b-256 3d2a07186eb33d56b10ba49ba6c4aa34feae825467b7c9345e7d6013b1dcaf9d

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