mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 23:52:57 +00:00
added page permissions, modified report listing links
This commit is contained in:
@@ -12,23 +12,29 @@
|
||||
<p class="help">Bills raised by Suppliers</p>
|
||||
</div>
|
||||
<div style="width: 48%; float: right;">
|
||||
<h4><a href="#!Accounts Browser/Account" data-role="Accounts Manager, Accounts User">Chart of Accounts</a></h4>
|
||||
<h4><a href="#!Accounts Browser/Account"
|
||||
data-role="Accounts Manager, Accounts User">Chart of Accounts</a></h4>
|
||||
<p class="help">Structure of books of accounts</p>
|
||||
<br>
|
||||
<h4><a href="#!Accounts Browser/Cost Center">Chart of Cost Centers</a></h4>
|
||||
<p class="help">Structure cost centers</p>
|
||||
<br>
|
||||
<h4><a href="#general-ledger" data-role="Analytics">General Ledger</a>
|
||||
<h4><a href="#general-ledger"
|
||||
data-role="Analytics, Accounts Manager, Accounts User">
|
||||
General Ledger</a>
|
||||
<span style="background-color: #fed; font-weight: normal; font-size: 80%">beta</span>
|
||||
</h4>
|
||||
<p class="help">General Ledger Report</p>
|
||||
<br>
|
||||
<h4><a href="#trial-balance" data-role="Analytics">Trial Balance</a>
|
||||
<h4><a href="#trial-balance"
|
||||
data-role="Analytics, Accounts Manager, Accounts User">Trial Balance</a>
|
||||
<span style="background-color: #fed; font-weight: normal; font-size: 80%">beta</span>
|
||||
</h4>
|
||||
<p class="help">Tree view of all Account balances</p>
|
||||
<br>
|
||||
<h4><a href="#financial-analytics" data-role="Analytics">Financial Analytics</a>
|
||||
<h4><a href="#financial-analytics"
|
||||
data-role="Analytics, Accounts Manager, Accounts User">
|
||||
Financial Analytics</a>
|
||||
<span style="background-color: #fed; font-weight: normal; font-size: 80%">beta</span>
|
||||
</h4>
|
||||
<p class="help">Visual representation of financial trends</p>
|
||||
@@ -64,12 +70,13 @@
|
||||
href="#!Form/Sales and Purchase Return Tool/Sales and Purchase Return Tool">Sales or Purchase Returns</a>
|
||||
</div>
|
||||
<div class="section-item">
|
||||
<a class="section-link" data-role="Analytics"
|
||||
<a class="section-link"
|
||||
title = "Analyze Sales and Purchase trends and slice them based on item, customer, groups etc"
|
||||
href="#!Report/Profile/Trend Analyzer">Trend Analyzer</a>
|
||||
</div>
|
||||
<div class="section-item">
|
||||
<a class="section-link" data-role="Accounts Manager"
|
||||
<a class="section-link"
|
||||
data-role="Accounts Manager, Accounts User"
|
||||
title = "Check your Balance Sheet and Profit & Loss Statement"
|
||||
href="#!Financial Statements">Financial Statements</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user