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,32 +2,31 @@
<div class="appframe-area"></div>
<div class="layout-main-section">
<div style="width: 48%; float: left;">
<h4><a href="#!List/Purchase Request">Purchase Request</a></h4>
<h5><a href="#List/Purchase Request">Purchase Request</a></h5>
<p class="help">Request for purchase</p>
<br>
<h4><a href="#!List/Supplier Quotation">Supplier Quotation (beta)</a></h4>
<h5><a href="#List/Supplier Quotation">Supplier Quotation (beta)</a></h5>
<p class="help">Track Quotations received from Suppliers</p>
<br>
<h4><a href="#!List/Purchase Order">Purchase Order</a></h4>
<h5><a href="#List/Purchase Order">Purchase Order</a></h5>
<p class="help">Purchase Orders given to Suppliers</p>
</div>
<div style="width: 48%; float: right;">
<h4><a href="#!List/Supplier">Supplier</a></h4>
<h5><a href="#List/Supplier">Supplier</a></h5>
<p class="help">Supplier 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="#purchase-analytics" data-role="Analytics, Purchase Manager">
<h5><a href="#purchase-analytics" data-role="Analytics, Purchase Manager">
Purchase Analytics</a>
<span style="background-color: #fed; font-weight: normal; font-size: 80%">beta</span>
</h4>
</h5>
<p class="help">Purchase trends based on Purchase Invoice</p>
</div>
<div style="clear: both"></div>
@@ -43,29 +42,29 @@
<div class="section-item">
<a class="section-link"
title = "Tax and charges structure master"
href="#!List/Purchase Taxes and Charges Master">Purchase Taxes and Charges Master</a>
href="#List/Purchase Taxes and Charges Master">Purchase Taxes and Charges Master</a>
</div>
<div class="section-item">
<a class="section-link"
title = "Supplier classification"
href="#!List/Supplier Type">Supplier Type</a>
href="#List/Supplier Type">Supplier Type</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="Purchase Manager, Purchase Master Manager
Accounts Manager">Item Group</a>
</div>
<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">Purchase Returns</a>
href="#Form/Sales and Purchase Return Tool/Sales and Purchase Return Tool">Purchase Returns</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>
</div>
@@ -75,7 +74,7 @@
<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>