Code Monkey home page Code Monkey logo

stock_supply's Introduction

Stock Supply Module

The Stock Supply module add automatic supply mechanisms and introduce the concepts of order point.

Order Point

An order point define minimum, maximum and target quantities for a product on a location.

  • The minimum quantity is the threshold quantity below which the provisioning process will be triggered.
  • The maximum quantity is the threshold quantity above which the overflowing process will be triggered.
  • The target quantity is the quantity that will be found in the location after the provisioning / overflowing process has been completed.

An order point also define a type which can be:

  • Internal

    An Internal order point is defined on a Storage location, it also defines a provisioning and/or an overflowing location. If the minimum quantity is reached it will result in the creation of an internal shipment between the provisioning location and the Storage location. If the maximum quantity is reached it will result in the creation of an internal shipment between the storage location and the overflowing location.

  • Purchase

    A Purchase order point is defined on a warehouse location. If the minimal quantity is reached on the warehouse it will result in a purchase request.

The internal shipments and purchase requests are created by the supply wizard with respect to stock levels and existing shipments and requests. The stock levels are computed between the next two supply dates computed over the Supply Period from the configuration (default: 1 day). If the stock level of a product without order point on the given warehouse is below zero, a purchase request is also created. The same happens if the stock level of a storage location with a provisioning location is below zero. Likewise, if the stock level of a storage is above zero and an overflow location is defined on the location then an internal shipment will be created.

stock_supply's People

Contributors

albertca avatar camux avatar cedk avatar davidoff2103 avatar fabyc avatar htgoebel avatar ikks avatar jonlevy avatar juanfejara avatar lem0na avatar libateq avatar mbehrle avatar mrichez-saluc avatar natperat avatar nicoe avatar pheller avatar pokoli avatar rayanayar avatar rmu75 avatar udono avatar vezjakv avatar

Stargazers

 avatar

Watchers

 avatar  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.