85 lines
2.8 KiB
HTML
85 lines
2.8 KiB
HTML
<section class="container">
|
|
<div class="row oe_spaced">
|
|
<div class="col-md-12">
|
|
<h2 class="oe_slogan">Helpdesk Project Extension</h2>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="container">
|
|
<div class="row oe_spaced mt0">
|
|
<div class="col-md-12">
|
|
<h3 class="oe_slogan">Helpdesk team with project details</h3>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="helpdesk_project_team.png" alt="Helpdesk Team"/>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<p class="text-justify" style="font-size: 15px;">
|
|
Helpdesk team kanban view displays the project for the team
|
|
to create tasks in that project for particular issue.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="container bg-gray-lighter">
|
|
<div class="row oe_spaced mt0">
|
|
<div class="col-md-12">
|
|
<h3 class="oe_slogan">Helpdesk Team Form</h3>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<p class="text-justify" style="font-size: 15px;">
|
|
Select project from the list of projects or create new one
|
|
for the team.
|
|
</p>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="create_project_in_team.png" width="100%"
|
|
alt="Helpdesk Team Form"/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="container">
|
|
<div class="row oe_spaced mt0">
|
|
<div class="col-md-12">
|
|
<h3 class="oe_slogan">Helpdesk Project Form</h3>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="helpdesk_team_project_create.png"
|
|
alt="Helpdesk Project Form"/>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<p class="text-justify" style="font-size: 15px;">
|
|
Create project by adding its name and mark boolean to enable
|
|
in helpdesk to true if not enabled.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="container bg-gray-lighter">
|
|
<div class="row oe_spaced mt0">
|
|
<div class="col-md-12">
|
|
<h3 class="oe_slogan">Helpdesk Team with project.</h3>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<p class="text-justify" style="font-size: 15px;">
|
|
Helpdesk team view after project created for the team.
|
|
</p>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="team_with_project.png" alt="Helpdesk Team Form"/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|