added Communication to Selling and refactored module pages a bit

This commit is contained in:
Rushabh Mehta
2012-12-12 11:03:51 +05:30
parent 39b5b0653e
commit 74aebf0965
10 changed files with 144 additions and 146 deletions

View File

@@ -2,26 +2,26 @@
<div class="appframe-area"></div>
<div class="layout-main-section">
<div style="width: 48%; float: left;">
<h4><a href="#!List/Support Ticket">Support Ticket</a></h4>
<h5><a href="#List/Support Ticket">Support Ticket</a></h5>
<p class="help">Support queries from customers via email or website</p>
<br>
<h4><a href="#!List/Customer Issue">Customer Issue</a></h4>
<h5><a href="#List/Customer Issue">Customer Issue</a></h5>
<p class="help">Customer Issue against a Serial No (warranty)</p>
<br>
<h4><a href="#!List/Maintenance Schedule">Maintenance Schedule</a></h4>
<h5><a href="#List/Maintenance Schedule">Maintenance Schedule</a></h5>
<p class="help">Plan for scheduled maintenance contracts</p>
<br>
<h4><a href="#!List/Maintenance Visit">Maintenance Visit</a></h4>
<h5><a href="#List/Maintenance Visit">Maintenance Visit</a></h5>
<p class="help">Visit report for maintenance visit</p>
<br>
<h4><a href="#!List/Newsletter">Newsletter</a></h4>
<h5><a href="#List/Newsletter">Newsletter</a></h5>
<p class="help">Send Newsletters to your contacts</p>
<br>
<h4><a href="#!List/Communication">Communication</a></h4>
<h5><a href="#List/Communication">Communication</a></h5>
<p class="help">Communication Log</p>
</div>
<div style="width: 48%; float: right;">
<h4><a href="#!List/Serial No">Serial No</a></h4>
<h5><a href="#List/Serial No">Serial No</a></h5>
<p class="help">Single unit of an Item</p>
</div>
<div style="clear: both"></div>
@@ -37,7 +37,7 @@
<div class="section-item">
<a class="section-link"
title = "Pull support issue from support email account"
href="#!Form/Email Settings/Email Settings">Email Settings</a>
href="#Form/Email Settings/Email Settings">Email Settings</a>
</div>
</div>
</div>