mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-21 05:59:18 +00:00
changes in layout of module home page
This commit is contained in:
@@ -23,7 +23,11 @@
|
||||
<br>
|
||||
<h5><a href="#List/Warehouse">Warehouse</a></h5>
|
||||
<p class="help">Warehouse is where items are stored</p>
|
||||
<br>
|
||||
</div>
|
||||
<div style="clear: both"></div>
|
||||
<hr>
|
||||
<h4>Reports</h4>
|
||||
<div style="width: 48%; float: left;">
|
||||
<h5><a href="#stock-ledger" data-role="Analytics, Material Manager,
|
||||
Material User">Stock Ledger</a>
|
||||
</h5>
|
||||
@@ -34,6 +38,12 @@
|
||||
</h5>
|
||||
<p class="help">Inflow, outflow and balance of stock</p>
|
||||
<br>
|
||||
<h5><a href="#stock-level" data-role="Analytics, Material Manager">
|
||||
Stock Level</a>
|
||||
</h5>
|
||||
<p class="help">Available and estimated qty of stock, as of now</p>
|
||||
</div>
|
||||
<div style="width: 48%; float: right;">
|
||||
<h5><a href="#stock-analytics" data-role="Analytics, Material Manager">
|
||||
Stock Analytics</a>
|
||||
</h5>
|
||||
@@ -44,9 +54,8 @@
|
||||
</h5>
|
||||
<p class="help">Analysis of slow moving stock</p>
|
||||
</div>
|
||||
<div style="clear: both"></div>
|
||||
<div style="clear: both;"></div>
|
||||
<hr>
|
||||
<h3>Reports</h3>
|
||||
<div class="reports-list"></div>
|
||||
</div>
|
||||
<div class="layout-side-section">
|
||||
|
||||
Reference in New Issue
Block a user