mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 05:39:12 +00:00
added page permissions, modified report listing links
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
<h4><a href="#!List/Address">Address</a></h4>
|
||||
<p class="help">Address Master</p>
|
||||
<br>
|
||||
<h4><a href="#purchase-analytics" data-role="Analytics">Purchase Analytics</a>
|
||||
<h4><a href="#purchase-analytics" data-role="Analytics, Purchase Manager">
|
||||
Purchase Analytics</a>
|
||||
<span style="background-color: #fed; font-weight: normal; font-size: 80%">beta</span>
|
||||
</h4>
|
||||
<p class="help">Purchase trends based on Purchase Invoice</p>
|
||||
@@ -49,6 +50,13 @@
|
||||
title = "Supplier classification"
|
||||
href="#!List/Supplier Type">Supplier Type</a>
|
||||
</div>
|
||||
<div class="section-item">
|
||||
<a class="section-link"
|
||||
title = "Tree of item classification"
|
||||
href="#!Sales Browser/Item Group"
|
||||
data-role="Purchase Manager, Purchase Master Manager
|
||||
Accounts Manager">Item Group</a>
|
||||
</div>
|
||||
<div class="section-item">
|
||||
<a class="section-link"
|
||||
title = "Helper for managing return of goods (sales or purchase)"
|
||||
|
||||
Reference in New Issue
Block a user