• Sebastien Robin's avatar
    DCWorkflow to ERP5Workflow: use dedicated portal type for workflow used by configurator · b9fda8db
    Sebastien Robin authored
    * The type Workflow was used by configurators, no other usage was done
    * We would like now to use type Workflow for replacement of DC Workflows, and since configurators have specific code, there is high chance to break compatilibity
    * To keep configurators working, move all previous usage of Workflow to ConfiguratorWorkflow
    * We would later need to migrate previous Workflow objects to ConfiguratorWorkflow (all the ones used by configurators)
    * Configurator Workflows does not make any usage of Variables, remove forms and types
    b9fda8db
ConfigurationTransition.py 5.07 KB