Search 1.9 billion lines of Odoo code on GitHub

logistic_requisition

Author: Camptocamp,Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0
Repository: adolfoeliazat/vertical-ngo
Dependencies: decimal_precision, logistic_consignee, logistic_order, mail, ngo_purchase, purchase, purchase_requisition_bid_selection, purchase_requisition_transport_document, purchase_requisition_transport_multi_address, report, sale, sale_owner_stock_sourcing, sale_sourced_by_line, sale_transport_multi_address, stock, stock_dropshipping, transport_information, and web_context_tunnel
Languages: PO File (568, 11.3%), Python (2613, 52.1%), XML (1235, 24.6%), YAML (563, 11.2%), and reStructuredText (41, 0.8%)
Other branches: 10.0, 7.0, 9.0, and revert-16-8.0-update-travis
Other repositories: ClearCorp/oca-vertical-ngo, Cloudxtreme/vertical-ngo, Cywaithaka/vertical-ngo, Endika/vertical-ngo, Gabinete-Digital/vertical-ngo, JayVora-SerpentCS/vertical-ngo, NeatNerdPrime/vertical-ngo, OCA/vertical-ngo, ORETEK/vertical-ngo, PNLUG/vertical-ngo, RibraX/vertical-ngo, SerpentCS/vertical-ngo, SeuMarco/vertical-ngo, VisiionSolucionesTecnologicas/vertical-ngo, VizThoughts/vertical-ngo, apetbiz/vertical-ngo, ck2001/vertical-ngo, dvitme/vertical-ngo, elvirekemajou/vertical-ngo, fr33co/vertical-ngo, garzadekoster/vertical-ngo, gurneyalex/vertical-ngo, haroldtamo/vertical-ngo, hbrunn/vertical-ngo, hinfo506/vertical-ngo, humanilog/vertical-ngo, iceship/vertical-ngo, inspyration/vertical-ngo, isoscl/vertical-ngo, jgrandguillaume/vertical-ngo, jorsea/vertical-ngo, koble/vertical-ngo, kossovo/vertical-ngo, leemannd/vertical-ngo, lideritjnma/vertical-ngo, marcelomora/vertical-ngo, mdietrichc2c/vertical-ngo, mohzein/vertical-ngo, moylop260/vertical-ngo, nbessi/vertical-ngo, odoousers2014/vertical-ngo, pscloud/vertical-ngo, railsuser2014/vertical-ngo, rdeheele/vertical-ngo, rossasa/vertical-ngo, savoirfairelinux/vertical-ngo, sc4you/vertical-ngo, and yvaucher/vertical-ngo

<h1 class="title">This module allows you to manage your Logistics Requisitions.</h1> <p>A Logistics requisition express a need that is requested somewhere. It allows to manage the sourcing of the needs before making a cost estimate to the requestor.</p> <p>This invert the logic that is in standard in Odoo in the way that the sourcing of the procurement is made before the order confirmation and we built the link in case of validation. In standard, the SO confirmation generate the procurement then it generate the needed procurement.</p> <p>The sourcing can be of various type:</p> <ul class="simple"> <li>Warehouse dispatch: You will deliver the requested goods from one of your stock location</li> <li>Go for tender: You will go for tender to chose the best supplier for the required goods</li> <li>Use Existing Bid: You will reuse an existing winning bid from a former tender.</li> <li>Framework agreement: You will use the existing Framework agreement</li> <li>Other: Nothing of those choices. In that case, the line can be selected and included in either a PO or a tender</li> </ul> <p>The simple process is the following:</p> <ul class="simple"> <li>LR are recorded to represent the need of the customer/requestor</li> <li>LR are confirmed and sourced by different way (dispatch, tender, ..)</li> <li>If sourced from tender, you need to go all along the tendering process (CBA).</li> </ul> <p>Once you chose one bid, the system will automatically put back the prices information on the sourcing line of the LR.</p> <ul> <li><p class="first">You can create a cost estimate from sourced LR lines for your resquestor/customer</p> </li> <li><p class="first">If the requestor accepts the cost estimate, his validation will automatically:</p> <blockquote> <ul class="simple"> <li>Create the link between the chosen winning bid and the line sourced this way. A new draft PO will be generated and managed as drop shipping.</li> <li>Lines sourced as a dispatch will create a delivery order.</li> <li>Lines sourced a LTA will create a PO of type LTA</li> </ul> </blockquote> </li> </ul> <a name="contributors"></a> <h2>Contributors</h2> <ul class="simple"> <li>Joël Grand-Guillaume &lt;<a class="reference external" href="mailto:joel.grandguillaume&#64;camptocamp.com">joel.grandguillaume&#64;camptocamp.com</a>&gt;</li> <li>Jacques-Etienne Baudoux &lt;<a class="reference external" href="mailto:je&#64;bcim.be">je&#64;bcim.be</a>&gt;</li> <li>Guewen Baconnier &lt;<a class="reference external" href="mailto:guewen.baconnier&#64;camptocamp.com">guewen.baconnier&#64;camptocamp.com</a>&gt;</li> <li>Nicolas Bessi &lt;<a class="reference external" href="mailto:nicolas.bessi&#64;camptocamp.com">nicolas.bessi&#64;camptocamp.com</a>&gt;</li> <li>Yannick Vaucher &lt;<a class="reference external" href="mailto:yannick.vaucher&#64;camptocamp.com">yannick.vaucher&#64;camptocamp.com</a>&gt;</li> </ul>