quicknote/aldebaran/fcst2.json

33 lines
1.5 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"idx": 0,
"key": "确定项目预算",
"description": "应确定项目预算具体金额"
},
{
"idx": 1,
"key": "确定项目立项",
"description": "立项审批应有确定结果"
},
{
"idx": 2,
"key": "[有测试]测试有明确结果",
"description": "测试有明确结束时间及结果,且结果为优异,"
},
{
"idx": 3,
"key": "[无测试]没有测试但有积极反馈",
"description": "在没有测试的情况下,客户需要有积极正向的反馈,明确希望使用我们的产品或方案"
}
]
// 1. 确定项目预算:商机模块【客户预算情况】
// 2. 确定项目立项:商机模块的【是否立项】或【立项日期】,满足其一即可
// 3. 判断是否有测试商机模块【是否进行poc】=”是“
// 4. 如果有测试判断结果是否通过【PoC状态】=”完成-won“
// 5. 如果没有测试的看客户反馈商机模块【是否进行poc】=”否“或空,或者根据销售日志的判定
// 项目满足确定项目预算、确定项目立项这两项要求,并且满足[有测试]测试有明确结果,或者[无测试]没有测试但有积极反馈其中一条且当前时间早于预计结单时间超过45天则该项目满足Commit条件。
// 项目不满足Commit条件则给出新的Commit时间新的Commit时间为预计满足上述条件时间点加45天如有或当前时间加45天。
// qualification