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,35 +2,37 @@
<div class="appframe-area"></div>
<div class="layout-main-section">
<div style="width: 48%; float: left;">
<h4><a href="#!List/Lead">Lead</a></h4>
<h5><a href="#List/Lead">Lead</a></h5>
<p class="help">Prospective customers</p>
<br>
<h4><a href="#!List/Opportunity">Opportunity</a></h4>
<h5><a href="#List/Opportunity">Opportunity</a></h5>
<p class="help">Business opportunities</p>
<br>
<h4><a href="#!List/Quotation">Quotation</a></h4>
<h5><a href="#List/Quotation">Quotation</a></h5>
<p class="help">Quotes sent to Leads / Customers</p>
<br>
<h4><a href="#!List/Sales Order">Sales Order</a></h4>
<h5><a href="#List/Sales Order">Sales Order</a></h5>
<p class="help">Confirmed orders from Customers</p>
<br>
<h5><a href="#List/Sales Order">Communication</a></h5>
<p class="help">Confirmed orders from Customers</p>
</div>
<div style="width: 48%; float: right;">
<h4><a href="#!List/Customer">Customer</a></h4>
<h5><a href="#List/Customer">Customer</a></h5>
<p class="help">Customer Master</p>
<br>
<h4><a href="#!List/Item">Item</a></h4>
<h5><a href="#List/Item">Item</a></h5>
<p class="help">Item Master</p>
<br>
<h4><a href="#!List/Contact">Contact</a></h4>
<h5><a href="#List/Contact">Contact</a></h5>
<p class="help">Contact Master</p>
<br>
<h4><a href="#!List/Address">Address</a></h4>
<h5><a href="#List/Address">Address</a></h5>
<p class="help">Address Master</p>
<br>
<h4><a href="#sales-analytics" data-role="Analytics, Sales Manager,
<h5><a href="#sales-analytics" data-role="Analytics, Sales Manager,
Maintenance Manager">Sales Analytics</a>
<span style="background-color: #fed; font-weight: normal; font-size: 80%">beta</span>
</h4>
</h5>
<p class="help">Sales trends based on Sales Invoice</p>
</div>
<div style="clear: both"></div>
@@ -46,65 +48,65 @@
<div class="section-item">
<a class="section-link"
title = "Tax and charges structure master"
href="#!List/Sales Taxes and Charges Master">Sales Taxes and Charges Master</a>
href="#List/Sales Taxes and Charges Master">Sales Taxes and Charges Master</a>
</div>
<div class="section-item">
<a class="section-link"
title = "Multiple prices lists for items"
href="#!List/Price List">Price List</a>
href="#List/Price List">Price List</a>
</div>
<div class="section-item">
<a class="section-link"
title = "Group items and accessories in one item code"
href="#!List/Sales BOM">Sales BOM</a>
href="#List/Sales BOM">Sales BOM</a>
</div>
<div class="section-item">
<a class="section-link"
title = "Terms of contract template"
href="#!List/Terms and Conditions">Terms and Conditions Template</a>
href="#List/Terms and Conditions">Terms and Conditions Template</a>
</div>
<div class="section-item">
<a class="section-link"
title = "Tree of customer groups"
href="#!Sales Browser/Customer Group"
href="#Sales Browser/Customer Group"
data-role="Sales Manager, Sales Master Manager,
Accounts Manager">Customer Group</a>
</div>
<div class="section-item">
<a class="section-link"
title = "Tree of sales territories"
href="#!Sales Browser/Territory"
href="#Sales Browser/Territory"
data-role="Sales Manager, Sales Master Manager
Accounts Manager">Territory</a>
</div>
<div class="section-item">
<a class="section-link"
title = "Sales persons and targets"
href="#!Sales Browser/Sales Person"
href="#Sales Browser/Sales Person"
data-role="Sales Manager, Sales Master Manager
Accounts Manager">Sales Person</a>
</div>
<div class="section-item">
<a class="section-link"
title = "Commission partners and targets"
href="#!List/Sales Partner">Sales Partner</a>
href="#List/Sales Partner">Sales Partner</a>
</div>
<div class="section-item">
<a class="section-link"
title = "Tree of item classification"
href="#!Sales Browser/Item Group"
href="#Sales Browser/Item Group"
data-role="Sales Manager, Sales Master Manager
Accounts Manager">Item Group</a>
</div>
<div class="section-item">
<a class="section-link"
title = "Sales campaigns"
href="#!List/Campaign">Campaign</a>
href="#List/Campaign">Campaign</a>
</div>
<div class="section-item">
<a class="section-link"
title = "Send mass SMS to your contacts, leads and employees"
href="#!Form/SMS Center/SMS Center">SMS Center</a>
href="#Form/SMS Center/SMS Center">SMS Center</a>
</div>
</div>
</div>
@@ -114,12 +116,12 @@
<div class="section-item">
<a class="section-link"
title = "Helper for managing return of goods (sales or purchase)"
href="#!Form/Sales and Purchase Return Tool/Sales and Purchase Return Tool">Sales Returns</a>
href="#Form/Sales and Purchase Return Tool/Sales and Purchase Return Tool">Sales Returns</a>
</div>
<div class="section-item">
<a class="section-link"
title = "Analyze Sales and Purchase trends and slice them based on item, customer, groups etc"
href="#!Report/Profile/Trend Analyzer">Trend Analyzer</a>
href="#Report/Profile/Trend Analyzer">Trend Analyzer</a>
</div>
</div>
</div>