mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 21:48:27 +00:00
added Communication to Selling and refactored module pages a bit
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user