Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
erp5 erp5
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Labels
    • Labels
  • Merge requests 136
    • Merge requests 136
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • nexedi
  • erp5erp5
  • Merge requests
  • !430

Merged
Created Oct 03, 2017 by Cédric Le Ninivin@cedric.leninivinMaintainer

MRP: Manufacturing Order and Manufacturing Execution deprecate Production Report

  • Overview 6
  • Commits 13
  • Changes 305

In order to distinguish the "global" Production Order from the Order given to a Manufacturing Line. The concept of Manufacturing Order has been introduce. To follow this change, Manufacturing Execution is to replace Production Report that has been deprecated.

So the Process has evolved:

  • From: Production Order ➡ Production Report ➡ Production Packing List
  • To: Production Order ➡ Production Packing List ➡ Manufacturing Order ➡ Manufacturing Execution

Notes:

  • Manufacturing Execution behaves exactly as the former Production Report
  • Production Report has been deprecated and moved to the bt5: erp5_mrp_legacy
  • It is still possible to define the transformation on the Production Order.

The standard MRP process is described in testMRP.py as followed

    Terms
    =====
    PPL : Production Packing List
    ME  : Manufacturing Execution
    PO  : Production Order
    MO  : Manufacturing Order
    IPL : Internal Packing List

    Context
    =======
    The transformation used in this business process is split into two part,
    this is configured by using transformed resource lines with different
    trade phases.

    Business Process
    ================
    The Business process will proceed this way:
    1/ Generate Production Order and confirm it
    2/ Generate Manufacturing Order and confirm it
    2/ Generate Manufacturing Execution p0 which generate a
      the product with a variation to indicate it is a partial product.
      The variation is trade_phase/mrp/p0. It takes place in workshop2
    3/ Delivering the first Manufacturing Execution leads to the build
      of a Production Packing List to move the delivered half built product
      from "workshop2" to "workshop" the next fabrication line.
    4/ Delivering the PPL will build the second Manufacturing Execution p1
      which takes as input the variated expected product and resource 3 and 4.
      It takes place in "workshop" node
    5/ Delivering p1 will build the last production packing List with source
      "workshop" and destination "destination"

    Business Process Schema
    =======================
        order     order     p0      s0      p1     deliver
       ------- S0 ----- S1 ---- S2 ---- S3 ---- S4 -------- S5
         PO         MO      ME1     IPL     ME2       PPL

    Simulation Tree
    ===============
    * PO / new_order_root_simulation_rule
      * Production Order Line
        * default_delivering_rule
          * PPL
            * default_production_rule
              * MO
                * default_transformation_rule
                  * input ME1
                  * input ME1
                  * output ME1 - partial product
                  * input ME2 - partial product
                    * default_transformation_source_rule
                      * IPL
                  * input ME2
                    * default_transformation_source_rule
                  * input ME2
                    * default_transformation_source_rule
                  * output ME2
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: manufacturing-master
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7