* @package view * @version $Id: view.html.php 4903 2021-05-26 11:00:59Z tsj $ * @link https://www.zentao.net */ ?> getModuleRoot() . 'common/view/header.html.php';?> getModuleRoot() . 'common/view/kindeditor.html.php';?> session->opportunityList ? $app->session->opportunityList : $this->createLink('opportunity', 'browse', "projectID={$opportunity->project}");?>
opportunity->prevention;?>
prevention;?>
opportunity->resolution;?>
resolution;?>
getModuleRoot() . 'common/view/action.html.php';?>
tab}");?>
";?> deleted):?> id", $opportunity, "button", 'checked', '', 'iframe showinonlybody', true); common::printIcon('opportunity', 'assignTo', "opportunityID=$opportunity->id", $opportunity, 'button', '', '', 'iframe showinonlybody', true); common::printIcon('opportunity', 'cancel', "opportunityID=$opportunity->id", $opportunity, 'button', '', '', 'iframe showinonlybody', true); common::printIcon('opportunity', 'close', "opportunityID=$opportunity->id", $opportunity, 'button', '', '', 'iframe showinonlybody', true); common::printIcon('opportunity', 'hangup', "opportunityID=$opportunity->id", $opportunity, 'button', 'arrow-up', '', 'iframe showinonlybody', true); common::printIcon('opportunity', 'activate', "opportunityID=$opportunity->id", $opportunity, 'button', '', '', 'iframe showinonlybody', true); if(common::hasPriv('opportunity', 'importToLib') and $hasOpportunitylib) echo html::a('#importToLib', " " . $this->lang->opportunity->importToLib, '', 'class="btn" data-toggle="modal"'); echo "
"; common::printIcon('opportunity', 'edit', "opportunityID=$opportunity->id&from=$from", $opportunity); common::printIcon('opportunity', 'delete', "opportunityID=$opportunity->id&from=$from", $opportunity, 'button', 'trash', 'hiddenwin'); ?>
opportunity->source;?> opportunity->sourceList, $opportunity->source);?>
opportunity->type;?> opportunity->typeList, $opportunity->type);?>
opportunity->strategy;?> opportunity->strategyList, $opportunity->strategy);?>
opportunity->status;?> processStatus('opportunity', $opportunity);?>
opportunity->execution;?> execution) common::printLink('execution', 'view', "executionID=$opportunity->execution", zget($execution, 'name'), '', 'data-app="execution"');?>
opportunity->impact;?> opportunity->impactList, $opportunity->impact);?>
opportunity->chance;?> opportunity->chanceList, $opportunity->chance);?>
opportunity->ratio;?> ratio;?>
opportunity->pri;?> pri;?>' title='opportunity->priList, $opportunity->pri)?>'>opportunity->priList, $opportunity->pri)?>
opportunity->identifiedDate;?> identifiedDate) ? '' : $opportunity->identifiedDate;?>
opportunity->plannedClosedDate;?> plannedClosedDate) ? '' : $opportunity->plannedClosedDate;?>
opportunity->actualClosedDate;?> actualClosedDate) ? '' : $opportunity->actualClosedDate;?>
opportunity->assignedTo;?> assignedTo);?>
opportunity->lastCheckedBy;?> lastCheckedBy);?>
opportunity->lastCheckedDate;?> lastCheckedDate) ? '' : $opportunity->lastCheckedDate;?>
opportunity->createdBy;?> createdBy);?>
opportunity->createdDate;?> createdDate) ? '' : $opportunity->createdDate;?>
opportunity->editedBy;?> editedBy);?>
opportunity->editedDate;?> editedDate) ? '' : $opportunity->editedDate;?>
opportunity->assignedDate;?> assignedDate) ? '' : $opportunity->assignedDate;?>
opportunity->resolvedBy;?> resolvedBy);?>
opportunity->resolvedDate;?> resolvedDate) ? '' : $opportunity->resolvedDate;?>
opportunity->actualClosedDate;?> actualClosedDate) ? '' : $opportunity->actualClosedDate;?>
opportunity->canceledBy;?> canceledBy);?>
opportunity->canceledDate;?> canceledDate) ? '' : $opportunity->canceledDate;?>
opportunity->cancelReason;?> opportunity->cancelReasonList, $opportunity->cancelReason);?>
opportunity->hangupedBy;?> hangupedBy);?>
opportunity->hangupedDate;?> hangupedDate) ? '' : $opportunity->hangupedDate;?>
opportunity->activatedBy;?> activatedBy);?>
opportunity->activatedDate;?> activatedDate) ? '' : $opportunity->activatedDate;?>
createLink('opportunity', 'view', "opportunityID=%s&from=$from"));?>
getModuleRoot() . 'common/view/footer.html.php';?>