Giter Site home page Giter Site logo

odooaddons's Introduction

Odoo Addons

This repository hosts a few different addons for use in odoo v.8

"mrp_bom_calculation"

This addon calculates the "real" cost of a Bill of Materials within Odoo as the item is produced using cost of each of the reserved quantities

When a user "consumes" a product, a boolean flag is set that that particular move needs to be costed later

Finally, when a new item is "Produced":

  • We add up the material cost of all subproducts
  • Update the Product's cost with the value just obtained

"mrp_cancel_mo_line"

This addon provides an easy way to cancel a manufacturing order's line.

Our usage is that if that particular line is not needed (ie the bill of materials is wrong), we can mark it as cancelled so the products are not reserved or required to produce a particular bill of material.

"mrp_mto_with_stock"

This addon makes a manufacturing order pull from stock till the quantity is zero, and then generates a procurement

NOTE: this module depends on the OCA module: stock_mto_mts_rule

"mrp_send_to_production"

This addon makes an extra stage in the manufacturing process to confirm that the MO was "sent to production"

This is useful when we need an extra confirmation step that the work order/manufacturing order is in the production department's hands

"procurement_location_per_contract"

This addon requires the OCA's stock_mts_mto_rule, and expands on it to add a location under WH\Stock that is specific to the contract on the sales order.

This is useful when the warehouse has contract specific locations designated in the warehouse where stock is pulled from for manufacturing a particular project/product.

"stock_location_transfer_stock"

This addon adds an option to the "More" dropdown of the "Locations" view in the warehouse that allows you transfer all unreserved stock from one internal location to another.

odooaddons's People

Contributors

michaeljohn32 avatar

Watchers

 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.