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,17 +2,17 @@
<div class="appframe-area"></div>
<div class="layout-main-section">
<div style="width: 48%; float: left;">
<h4><a href="#!List/Production Order">Production Order</a></h4>
<h5><a href="#List/Production Order">Production Order</a></h5>
<p class="help">Orders for manufacturing</p>
<br>
<h4><a href="#!Form/Production Planning Tool/Production Planning Tool">Production Plan</a></h4>
<h5><a href="#Form/Production Planning Tool/Production Planning Tool">Production Plan</a></h5>
<p class="help">Generate Purchase Requisition (MRP) and Production Orders</p>
</div>
<div style="width: 48%; float: right;">
<h4><a href="#!List/BOM">Bill of Materials</a></h4>
<h5><a href="#List/BOM">Bill of Materials</a></h5>
<p class="help">Bill of Materials (BOM) 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>
</div>
<div style="clear: both"></div>
@@ -28,7 +28,7 @@
<div class="section-item">
<a class="section-link"
title = "Workstation master"
href="#!List/Workstation">Workstations</a>
href="#List/Workstation">Workstations</a>
</div>
</div>
</div>