Skip to content

Allow modify scope of processes (in progress/ not ready) #1110

@camcoq-start

Description

@camcoq-start

Problem

Admin can re-use a process from one sector for another.
For exemple, coton production could be used in textile, in object or in véli.

Let them chose their processes in the list already used.

Solution

In BO, as admin, i can add a scope in a process.

Note: remove a scope is for now forbidden because we have to implement very heavy management rules (ex: what if this process is used in this component ?)

Acceptance criteria

  • if i add "object" in a process, i can see this process in object explorer with all the details
  • one process has always the same informations no matter where it is used (ex: categories or unity never change)
  • to be used in object, a process requires "raw material" or "manufacturing" values in categories field. Material type is important too. Without this, process will be added to object but not possible to simulate with it

Test scenario

  1. I add an energy process from textile in object
  • in BO, i can see that energy process is available for object
  • in simulator, i can't chose it in a component
  • in explorer, i can't see the process ? (we only see process that can be used ?)
  1. I add a polyethylène process from textile in object
  • in BO, i can see that PET process is available for object and tagged as plastic and raw material
  • in simulator, i can chose it in a component as an element
  • in explorer, i can see the process
  1. I add a transport process from textile in object
  • in BO, i can see that transport process is available for object
  • in simulator, i can't chose it in a component
  • in explorer, i can't see the process ? (we only see process that can be used ?)

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Backlog

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions