mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 14:08:29 +00:00
added Communication to Selling and refactored module pages a bit
This commit is contained in:
@@ -2,44 +2,41 @@
|
||||
<div class="appframe-area"></div>
|
||||
<div class="layout-main-section">
|
||||
<div style="width: 48%; float: left;">
|
||||
<h4><a href="#!List/Stock Entry">Stock Entry</a></h4>
|
||||
<h5><a href="#List/Stock Entry">Stock Entry</a></h5>
|
||||
<p class="help">Transfer stock from one warehouse to another</p>
|
||||
<br>
|
||||
<h4><a href="#!List/Delivery Note">Delivery Note</a></h4>
|
||||
<h5><a href="#List/Delivery Note">Delivery Note</a></h5>
|
||||
<p class="help">Delivery (shipment) to customers</p>
|
||||
<br>
|
||||
<h4><a href="#!List/Purchase Receipt">Purchase Receipt</a></h4>
|
||||
<h5><a href="#List/Purchase Receipt">Purchase Receipt</a></h5>
|
||||
<p class="help">Goods received from Suppliers</p>
|
||||
</div>
|
||||
<div style="width: 48%; float: right;">
|
||||
<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/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>
|
||||
<br>
|
||||
<h4><a href="#!List/Batch">Batch</a></h4>
|
||||
<h5><a href="#List/Batch">Batch</a></h5>
|
||||
<p class="help">Batch of units of an Item</p>
|
||||
<br>
|
||||
<h4><a href="#!List/Warehouse">Warehouse</a></h4>
|
||||
<h5><a href="#List/Warehouse">Warehouse</a></h5>
|
||||
<p class="help">Warehouse is where items are stored</p>
|
||||
<br>
|
||||
<h4><a href="#stock-ledger" data-role="Analytics, Material Manager,
|
||||
<h5><a href="#stock-ledger" data-role="Analytics, Material Manager,
|
||||
Material User">Stock Ledger</a>
|
||||
<span style="background-color: #fed; font-weight: normal; font-size: 80%">beta</span>
|
||||
</h4>
|
||||
</h5>
|
||||
<p class="help">Log of stock movements</p>
|
||||
<br>
|
||||
<h4><a href="#stock-analytics" data-role="Analytics, Material Manager">
|
||||
<h5><a href="#stock-analytics" data-role="Analytics, Material Manager">
|
||||
Stock Analytics</a>
|
||||
<span style="background-color: #fed; font-weight: normal; font-size: 80%">beta</span>
|
||||
</h4>
|
||||
</h5>
|
||||
<p class="help">Visual representation of stock trends</p>
|
||||
<br>
|
||||
<h4><a href="#stock-ageing" data-role="Analytics, Material Manager">
|
||||
<h5><a href="#stock-ageing" data-role="Analytics, Material Manager">
|
||||
Stock Ageing</a>
|
||||
<span style="background-color: #fed; font-weight: normal; font-size: 80%">beta</span>
|
||||
</h4>
|
||||
</h5>
|
||||
<p class="help">Analysis of slow moving stock</p>
|
||||
</div>
|
||||
<div style="clear: both"></div>
|
||||
@@ -55,47 +52,47 @@
|
||||
<div class="section-item">
|
||||
<a class="section-link"
|
||||
title = "Update stock by uploading a spreadsheet (csv) file"
|
||||
href="#!List/Stock Reconciliation">Stock Reconciliation</a>
|
||||
href="#List/Stock Reconciliation">Stock Reconciliation</a>
|
||||
</div>
|
||||
<div class="section-item">
|
||||
<a class="section-link"
|
||||
title = "Details of item installations"
|
||||
href="#!List/Installation Note">Installation Note</a>
|
||||
href="#List/Installation Note">Installation Note</a>
|
||||
</div>
|
||||
<div class="section-item">
|
||||
<a class="section-link"
|
||||
title = "Details packages against a delivery"
|
||||
href="#!List/Packing Slip">Packing Slip</a>
|
||||
href="#List/Packing Slip">Packing Slip</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 = "Readings of incoming quality inspections"
|
||||
href="#!List/Quality Inspection">Quality Inspection</a>
|
||||
href="#List/Quality Inspection">Quality Inspection</a>
|
||||
</div>
|
||||
<div class="section-item">
|
||||
<a class="section-link"
|
||||
title = "List of expense heads (Account) that will be distributed across incoming purchases (costs that you find out some time after you receive goods, like Custom Duty, but are a part of item valuation)"
|
||||
href="#!List/Landed Cost Master">Landed Cost Master</a>
|
||||
href="#List/Landed Cost Master">Landed Cost Master</a>
|
||||
</div>
|
||||
<div class="section-item">
|
||||
<a class="section-link"
|
||||
title = "Distribute costs on Purchase Receipts and add them to item value"
|
||||
href="#!Form/Landed Cost Wizard/Landed Cost Wizard">Landed Cost Wizard</a>
|
||||
href="#Form/Landed Cost Wizard/Landed Cost Wizard">Landed Cost Wizard</a>
|
||||
</div>
|
||||
<div class="section-item">
|
||||
<a class="section-link"
|
||||
title = "Change Unit of Measure (UOM) of an item"
|
||||
href="#!Form/Stock UOM Replace Utility/Stock UOM Replace Utility">UOM Replace Utility</a>
|
||||
href="#Form/Stock UOM Replace Utility/Stock UOM Replace Utility">UOM Replace Utility</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">Sales or Purchase Returns</a>
|
||||
href="#Form/Sales and Purchase Return Tool/Sales and Purchase Return Tool">Sales or Purchase Returns</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -105,24 +102,24 @@
|
||||
<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="Material Master Master, Material Manager,
|
||||
Accounts Manager">Item Group</a>
|
||||
</div>
|
||||
<div class="section-item">
|
||||
<a class="section-link"
|
||||
title = "Unit of Measure (UOM) master"
|
||||
href="#!List/UOM">Unit of Measure (UOM)</a>
|
||||
href="#List/UOM">Unit of Measure (UOM)</a>
|
||||
</div>
|
||||
<div class="section-item">
|
||||
<a class="section-link"
|
||||
title = "List of Item Brands (optional)"
|
||||
href="#!List/Brand">Brand</a>
|
||||
href="#List/Brand">Brand</a>
|
||||
</div>
|
||||
<div class="section-item">
|
||||
<a class="section-link"
|
||||
title = "Types of warehouses"
|
||||
href="#!List/Warehouse Type">Warehouse Type</a>
|
||||
href="#List/Warehouse Type">Warehouse Type</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user