Odoo Community Association

SY MRP Reset to Confirmed Button

Beta License: AGPL-3 sygel-technology/sy-manufacture

This module Adds a button in MRP Orders to reset status from “in process” to “confirmed”

Table of contents

Usage

To use this module, you need to:

  1. Go to Manufacturing / Operations / Manufacturing Orders
  2. Create a MRP Order or open one in “Confirmed” in state
  3. Click on the “Start” button
  4. You will see the “Return to Confirmed” button. Click on it, the MRP Order will return to the confirmed status.

NOTE: Actually, not all MRP Orders that have the ‘in progress’ state can directly go back to the ‘confirmed’ status. For example, MRP Orders with produced quantities, or those with Work Orders that are finished or in progress. This is because the state field is computed, and these specific cases force the state to remain “in progress”.

Known issues / Roadmap

  • This module partially replaces old v15 OCA mrp_progress_button. Odoo now natively has the progress button; however, that module also created the reset to confirmed button, which is not supported natively by Odoo.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Sygel

Contributors

  • Sygel:
    • Alberto Martínez
    • Valentin Vinagre
    • Harald Panten

Maintainers

This module is part of the sygel-technology/sy-manufacture project on GitHub.

You are welcome to contribute.