changes in layout of module home page
This commit is contained in:
parent
b4c54e55a3
commit
5d273df92e
@ -18,7 +18,11 @@
|
||||
<br>
|
||||
<h5><a href="#Accounts Browser/Cost Center">Chart of Cost Centers</a></h5>
|
||||
<p class="help">Structure cost centers</p>
|
||||
<br>
|
||||
</div>
|
||||
<div style="clear: both"></div>
|
||||
<hr>
|
||||
<h4>Reports</h4>
|
||||
<div style="width: 48%; float: left;">
|
||||
<h5><a href="#general-ledger"
|
||||
data-role="Analytics, Accounts Manager, Accounts User">
|
||||
General Ledger</a>
|
||||
@ -29,16 +33,16 @@
|
||||
data-role="Analytics, Accounts Manager, Accounts User">Trial Balance</a>
|
||||
</h5>
|
||||
<p class="help">Tree view of all Account balances</p>
|
||||
<br>
|
||||
</div>
|
||||
<div style="width: 48%; float: right;">
|
||||
<h5><a href="#financial-analytics"
|
||||
data-role="Analytics, Accounts Manager, Accounts User">
|
||||
Financial Analytics</a>
|
||||
</h5>
|
||||
<p class="help">Visual representation of financial trends</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">
|
||||
|
@ -23,15 +23,20 @@
|
||||
<br>
|
||||
<h5><a href="#List/Address">Address</a></h5>
|
||||
<p class="help">Address Master</p>
|
||||
<br>
|
||||
</div>
|
||||
<div style="clear: both"></div>
|
||||
<hr>
|
||||
<h4>Reports</h4>
|
||||
<div style="width: 48%; float: left;">
|
||||
<h5><a href="#purchase-analytics" data-role="Analytics, Purchase Manager">
|
||||
Purchase Analytics</a>
|
||||
</h5>
|
||||
<p class="help">Purchase trends based on Purchase Invoice</p>
|
||||
</div>
|
||||
<div style="clear: both"></div>
|
||||
<div style="width: 48%; float: right;">
|
||||
</div>
|
||||
<div style="clear: both;"></div>
|
||||
<hr>
|
||||
<h3>Reports</h3>
|
||||
<div class="reports-list"></div>
|
||||
</div>
|
||||
<div class="layout-side-section">
|
||||
|
@ -23,7 +23,7 @@
|
||||
</div>
|
||||
<div style="clear: both"></div>
|
||||
<hr>
|
||||
<h3>Reports</h3>
|
||||
<h4>Reports</h4>
|
||||
<div class="reports-list"></div>
|
||||
</div>
|
||||
<div class="layout-side-section">
|
||||
|
@ -17,7 +17,7 @@
|
||||
</div>
|
||||
<div style="clear: both"></div>
|
||||
<hr>
|
||||
<h3>Reports</h3>
|
||||
<h4>Reports</h4>
|
||||
<div class="reports-list"></div>
|
||||
</div>
|
||||
<div class="layout-side-section">
|
||||
|
@ -17,7 +17,7 @@
|
||||
</div>
|
||||
<div style="clear: both"></div>
|
||||
<hr>
|
||||
<h3>Reports</h3>
|
||||
<h4>Reports</h4>
|
||||
<div class="reports-list"></div>
|
||||
</div>
|
||||
<div class="layout-side-section">
|
||||
|
@ -29,15 +29,20 @@
|
||||
<br>
|
||||
<h5><a href="#List/Address">Address</a></h5>
|
||||
<p class="help">Address Master</p>
|
||||
<br>
|
||||
</div>
|
||||
<div style="clear: both"></div>
|
||||
<hr>
|
||||
<h4>Reports</h4>
|
||||
<div style="width: 48%; float: left;">
|
||||
<h5><a href="#sales-analytics" data-role="Analytics, Sales Manager,
|
||||
Maintenance Manager">Sales Analytics</a>
|
||||
</h5>
|
||||
<p class="help">Sales trends based on Sales Invoice</p>
|
||||
</div>
|
||||
<div style="clear: both"></div>
|
||||
<div style="width: 48%; float: right;">
|
||||
</div>
|
||||
<div style="clear: both;"></div>
|
||||
<hr>
|
||||
<h3>Reports</h3>
|
||||
<div class="reports-list"></div>
|
||||
</div>
|
||||
<div class="layout-side-section">
|
||||
|
@ -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">
|
||||
|
@ -26,7 +26,7 @@
|
||||
</div>
|
||||
<div style="clear: both"></div>
|
||||
<hr>
|
||||
<h3>Reports</h3>
|
||||
<h4>Reports</h4>
|
||||
<div class="reports-list"></div>
|
||||
</div>
|
||||
<div class="layout-side-section">
|
||||
|
Loading…
x
Reference in New Issue
Block a user