Search 1.9 billion lines of Odoo code on GitHub

deltatech_mrp_simple

Author: Terrabit, Dorin Hongu, Dan Stoica
License: LGPL-3
Branch: 14.0-billing_addresses
Repository: dhongu/deltatech
Dependencies: sale, and stock
Languages: HTML (330, 31.2%), PO File (126, 11.9%), Python (379, 35.9%), XML (187, 17.7%), and reStructuredText (35, 3.3%)
Other branches: 11.0, 12.0, 13.0, 13.0-update_readme, 13.0_mrpsimple, 14.0, 14.0-Sale_Order_Stage, 14.0-add-deltatech_product_tracking, 14.0-add-tests, 14.0-delivery_payment, 14.0-fix-product_slider, 14.0-mail, 14.0-mig-deltatech_payment_to_statement, 14.0-mrp_cost, 14.0-remove-mrp-edit-comp, 14.0-sms, 14.0-website_last_order, 14.0-website_sale, 14.0_billing_address_translate, 14.0_fix_po_files, 14.0_invoice_picking, 14.0_lot_valuation, 14.0_service_equipment, 15.0, 15.0-add-import-po-lines-by-column-headers-deltatech_purchase_xls, 15.0-alternative_fuzzy, 15.0-buton_publicare, 15.0-deltatech_statement_to_payment, 15.0-fix-mrp-cost, 15.0-fix_purchase_refund, 15.0-fix_service, 15.0-izolare, 15.0-product_code, 15.0-qty, 15.0-service, 15.0-service-notificare, 15.0-stock_location, 15.0-vendor_stock_update, 15.0_outbound_cash_number, 15.0_select_journal_storno, and 16.0
Other repositories: AEK-BKF/deltatech, CosminHongu/deltatech, ERPLibre/deltatech, HarshalBhoir/deltatech, Jeisonpernia/deltatech, NCS-75/deltatech, SolutionSeekers/deltatech, TheCloneMaster/deltatech, akaF/deltatech, bamensah/deltatech, cojocariudaniel1/deltatech, cormaza/deltatech, darshan-odoo/deltatech, drmedrme/deltatech, fachmimaasy/deltatech, fishwangx/deltatech, gameboy199/deltatech, huntergps/deltatech, ibrahimomer/deltatech, idamonli/deltatech, izzihector/deltatech, jason156/deltatech, jeanabreu/deltatech, kit9/deltatech, kossovo/deltatech, lauracvilla-zz/deltatech, leNeo/deltatech, leodoooca/deltatech, lit1088/deltatech, lonelyleaves/deltatech, mgielissen/deltatech, mudismud/deltatech, niulinlnc/deltatech, odoo-modules/deltatech, one2pret/deltatech, rkhalil1990/deltatech, sematicshood/flectra, serCliff/deltatech, vidtsin/deltatech, yasmanycastillo/deltatech, zfis/deltatech, and zykj/deltatech

<h1 class="title">Simple MRP</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/dhongu/deltatech/tree/14.0/deltatech_mrp_simple"><img alt="dhongu/deltatech" src="https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github" /></a></p> <dl class="docutils"> <dt>Features:</dt> <dd><ul class="first last simple"> <li>Can create simple production, with configurable components and resulting products, without having to create a list of materials</li> <li>Creates two stock pickings, with configurable picking type. The pickings can be accessed from the simple production screen, and can be validated automatically or manually</li> <li>The stock price for the resulting product(s) is computed from the stock price of the components. If multiple products are in the result, the price must be entered manually</li> <li>A new product and a new sale order can be created automatically for the resulting product (the user must be in the &quot; Sale simple production&quot; group). The sale price of the resulting product is computed from the sale price of the components</li> </ul> </dd> </dl> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#maintainers" id="id4">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/dhongu/deltatech/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/dhongu/deltatech/issues/new?body=module:%20deltatech_mrp_simple%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>Terrabit</li> <li>Dorin Hongu</li> <li>Dan Stoica</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id4">Maintainers</a></h3> <p>Current maintainer:</p> <p><a class="reference external" href="https://github.com/dhongu"><img alt="dhongu" src="https://github.com/dhongu.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/dhongu/deltatech/tree/14.0/deltatech_mrp_simple">dhongu/deltatech</a> project on GitHub.</p> <p>You are welcome to contribute.</p>