Search 1.9 billion lines of Odoo code on GitHub

sf_rma_mrp_repair

Author: Camptocamp SA
License: AGPL-3
Branch: merge-branch-2082-10.29.0
Repository: camptocamp/odoo-apps
Dependencies: mrp_repair, report, sf_report, sf_rma, and stock
Languages: PO File (114, 12.5%), Python (406, 44.7%), XML (376, 41.4%), and reStructuredText (13, 1.4%)
Other branches: merge-branch-2082-10.24.0

<h1 class="title">Sensefly RMA MRP Repair</h1> <p>This modules adds customization on the MRP Repair model in relation to RMA.</p> <a name="mrp-repair-workflow"></a> <h2>MRP Repair workflow</h2> <p>New states are defined using model mrp.repair.stage to be displayed in a kanban view. New workflow is as follows :</p> <img alt="static/images/mrp_repair_states.png" src="static/images/mrp_repair_states.png" /> <a name="replace-type"></a> <h2>Replace type</h2> <p>New type 'Replace' on mrp.repair.line.</p> <p>Operation lines of type 'Replace' will not create any stock move when the Repair is set to done.</p>