fix(采购/干系人): 修复采购和干系人管理数据
- P9.1规划采购管理:新增输入A002立项管理文件,输出A091替换A090采购策略 - P9.2实施采购:工具TT094建议书评价替换为TT131广告(新增) - P9.3控制采购:输出A057替换为A091采购文档更新,A088改名为采购关闭 - A057工件名称从"采购文件"更正为"采购文档" - KA10知识领域名称从"项目相关方管理"更正为"项目干系人管理" - P10.1-P10.4过程名称"相关方"统一更正为"干系人" via [HAPI](https://hapi.run) Co-Authored-By: HAPI <noreply@hapi.run>
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
{ "id": "A054", "name": "项目沟通记录", "nameEn": "Project Communications", "category": "document" },
|
||||
{ "id": "A055", "name": "风险登记册", "nameEn": "Risk Register", "category": "register" },
|
||||
{ "id": "A056", "name": "风险报告", "nameEn": "Risk Report", "category": "report" },
|
||||
{ "id": "A057", "name": "采购文件", "nameEn": "Procurement Documentation", "category": "document" },
|
||||
{ "id": "A057", "name": "采购文档", "nameEn": "Procurement Documentation", "category": "document" },
|
||||
{ "id": "A058", "name": "采购工作说明书", "nameEn": "Procurement Statement of Work", "category": "document" },
|
||||
{ "id": "A059", "name": "招标文件", "nameEn": "Bid Documents", "category": "document" },
|
||||
{ "id": "A060", "name": "供方选择标准", "nameEn": "Source Selection Criteria", "category": "document" },
|
||||
@@ -87,7 +87,7 @@
|
||||
{ "id": "A085", "name": "预测", "nameEn": "Forecasts", "category": "document" },
|
||||
{ "id": "A086", "name": "成本预测", "nameEn": "Cost Forecasts", "category": "document" },
|
||||
{ "id": "A087", "name": "进度预测", "nameEn": "Schedule Forecasts", "category": "document" },
|
||||
{ "id": "A088", "name": "关闭的采购", "nameEn": "Closed Procurements", "category": "document" },
|
||||
{ "id": "A088", "name": "采购关闭", "nameEn": "Closed Procurements", "category": "document" },
|
||||
{ "id": "A089", "name": "卖方绩效评价文档", "nameEn": "Seller Performance Evaluation Documentation", "category": "document" },
|
||||
{ "id": "A090", "name": "采购策略", "nameEn": "Procurement Strategy", "category": "document" },
|
||||
{ "id": "A091", "name": "采购文档更新", "nameEn": "Procurement Documentation Updates", "category": "document" },
|
||||
|
||||
@@ -250,7 +250,7 @@
|
||||
},
|
||||
{
|
||||
"id": "KA10",
|
||||
"name": "项目相关方管理",
|
||||
"name": "项目干系人管理",
|
||||
"nameEn": "Project Stakeholder Management",
|
||||
"chapter": 13,
|
||||
"order": 10,
|
||||
|
||||
@@ -2244,9 +2244,9 @@
|
||||
"knowledgeAreaId": "KA09",
|
||||
"processGroupId": "PG02",
|
||||
"order": 1,
|
||||
"inputs": ["A001", "A008", "A076", "A005", "A006"],
|
||||
"inputs": ["A001", "A002", "A008", "A076", "A005", "A006"],
|
||||
"tools": ["TT001", "TT002", "TT092", "TT008", "TT032"],
|
||||
"outputs": ["A017", "A091", "A059", "A058", "A060", "A061", "A062", "A053", "A077", "A075"],
|
||||
"outputs": ["A017", "A090", "A059", "A058", "A060", "A061", "A062", "A053", "A077", "A075"],
|
||||
"w5h1": {
|
||||
"who": "PM主导,采购专家参与",
|
||||
"what": "记录项目采购决策、明确采购方法及识别潜在卖方",
|
||||
@@ -2265,7 +2265,7 @@
|
||||
"processGroupId": "PG03",
|
||||
"order": 2,
|
||||
"inputs": ["A008", "A076", "A057", "A081", "A005", "A006"],
|
||||
"tools": ["TT001", "TT093", "TT008", "TT022", "TT094"],
|
||||
"tools": ["TT001", "TT093", "TT008", "TT022", "TT131"],
|
||||
"outputs": ["A063", "A004", "A053", "A078", "A077", "A075"],
|
||||
"w5h1": {
|
||||
"who": "PM主导,采购人员执行",
|
||||
@@ -2286,7 +2286,7 @@
|
||||
"order": 3,
|
||||
"inputs": ["A008", "A076", "A057", "A004", "A079", "A067", "A005", "A006"],
|
||||
"tools": ["TT001", "TT095", "TT008", "TT065", "TT067"],
|
||||
"outputs": ["A088", "A068", "A057", "A053", "A078", "A077", "A075"],
|
||||
"outputs": ["A088", "A068", "A091", "A053", "A078", "A077", "A075"],
|
||||
"w5h1": {
|
||||
"who": "PM主导,合同管理员参与",
|
||||
"what": "管理采购关系、监督合同绩效、实施必要的变更和纠偏,以及关闭合同",
|
||||
@@ -2299,7 +2299,7 @@
|
||||
{
|
||||
"id": "P10.1",
|
||||
"code": "10.1",
|
||||
"name": "识别相关方",
|
||||
"name": "识别干系人",
|
||||
"nameEn": "Identify Stakeholders",
|
||||
"knowledgeAreaId": "KA10",
|
||||
"processGroupId": "PG01",
|
||||
@@ -2319,7 +2319,7 @@
|
||||
{
|
||||
"id": "P10.2",
|
||||
"code": "10.2",
|
||||
"name": "规划相关方参与",
|
||||
"name": "规划干系人参与",
|
||||
"nameEn": "Plan Stakeholder Engagement",
|
||||
"knowledgeAreaId": "KA10",
|
||||
"processGroupId": "PG02",
|
||||
@@ -2339,7 +2339,7 @@
|
||||
{
|
||||
"id": "P10.3",
|
||||
"code": "10.3",
|
||||
"name": "管理相关方参与",
|
||||
"name": "管理干系人参与",
|
||||
"nameEn": "Manage Stakeholder Engagement",
|
||||
"knowledgeAreaId": "KA10",
|
||||
"processGroupId": "PG03",
|
||||
@@ -2359,7 +2359,7 @@
|
||||
{
|
||||
"id": "P10.4",
|
||||
"code": "10.4",
|
||||
"name": "监督相关方参与",
|
||||
"name": "监督干系人参与",
|
||||
"nameEn": "Monitor Stakeholder Engagement",
|
||||
"knowledgeAreaId": "KA10",
|
||||
"processGroupId": "PG04",
|
||||
|
||||
@@ -129,6 +129,7 @@
|
||||
{ "id": "TT127", "name": "敏捷或适应型发布规划", "nameEn": "Agile Release Planning", "type": "technique", "category": "scheduling" },
|
||||
{ "id": "TT128", "name": "箭线图法", "nameEn": "Arrow Diagramming Method", "type": "technique", "category": "scheduling" },
|
||||
{ "id": "TT129", "name": "系统交互图", "nameEn": "Context Diagram", "type": "technique", "category": "scope" },
|
||||
{ "id": "TT130", "name": "不确定性表现方式", "nameEn": "Representations of Uncertainty", "type": "technique", "category": "risk" }
|
||||
{ "id": "TT130", "name": "不确定性表现方式", "nameEn": "Representations of Uncertainty", "type": "technique", "category": "risk" },
|
||||
{ "id": "TT131", "name": "广告", "nameEn": "Advertising", "type": "technique", "category": "procurement" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user