Components installed with Sourcing Pipeline Management
Several types of components are installed with activation of the Sourcing Pipeline Management (sn_spend_pipeline) plugin, including user roles and tables.
Roles installed
| Role title [name] | Description | Contains roles |
|---|---|---|
|
sn_spend_pipeline.pipeline_management_admin |
Can configure the Pipeline project creation rule decision table to automate the creation of pipeline projects. | decision_table_admin |
|
sn_spend_pipeline.sourcing_pipeline_user |
Can view and access the Pipeline management tab. | None |
Tables installed
| Table | Description |
|---|---|
| Contract to Pipeline project Relationships (sn_spend_pipeline_m2m_contract) |
Stores the many-to-many relationships between contracts and pipeline projects. |
| Purchase order to Pipeline project Relationships (sn_spend_pipeline_m2m_order) |
Stores the many-to-many relationships between purchase orders and pipeline projects. |
| Purchase requisition to Pipeline project Relationships (sn_spend_pipeline_m2m_requisition) |
Stores the many-to-many relationships between purchase requisitions and pipeline projects. |
| Sourcing Request to Pipeline project Relationships (sn_spend_pipeline_m2m_sourcing_request) |
Stores the many-to-many relationships between sourcing requests and pipeline projects. |
| Supplier to Pipeline project Relationships (sn_spend_pipeline_m2m_supplier) |
Stores the many-to-many relationships between suppliers and pipeline projects. |
| Pipeline Project (sn_spend_pipeline_project) |
Stores the pipeline projects. Extends the Task (task) table. |