Subversion Repositories SmartDukaan

Rev

Rev 5711 | Rev 6467 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5711 Rev 6322
Line 64... Line 64...
64
            <br />
64
            <br />
65
            #end
65
            #end
66
            #if($action.isPermitted("inventory-age:read"))
66
            #if($action.isPermitted("inventory-age:read"))
67
            <a href="/inventory/inventory-age">Inventory Age report</a>
67
            <a href="/inventory/inventory-age">Inventory Age report</a>
68
            <br />
68
            <br />
-
 
69
			#end
-
 
70
			#if($action.isPermitted("inventory:read"))
-
 
71
			<a href="/inventory/scan-record">Scan Records for Item</a>
69
            #end
72
            <br />
-
 
73
			#end				
70
        </div>
74
        </div>
71
    </body>
75
    </body>
72
</html>
76
</html>