Giter Site home page Giter Site logo

production's Introduction

Production Module

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.

production's People

Contributors

albertca avatar albertcuni avatar bernatnan avatar camux avatar cedk avatar davidoff2103 avatar fabyc avatar kantntreiber avatar kstenger avatar lem0na avatar libateq avatar mbehrle avatar mrichez-saluc avatar nicoe avatar pilou- avatar pokoli avatar rayanayar avatar rmu75 avatar tbruyere-saluc avatar vezjakv avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.