Subversion Repositories SmartDukaan

Rev

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

Rev 6322 Rev 6467
Line 68... Line 68...
68
            <br />
68
            <br />
69
			#end
69
			#end
70
			#if($action.isPermitted("inventory:read"))
70
			#if($action.isPermitted("inventory:read"))
71
			<a href="/inventory/scan-record">Scan Records for Item</a>
71
			<a href="/inventory/scan-record">Scan Records for Item</a>
72
            <br />
72
            <br />
-
 
73
			#end
-
 
74
			#if($action.isPermitted("purchase-return:read"))
-
 
75
			<a href="/inventory/purchase-return">Purchase Return</a>
-
 
76
            <br />
73
			#end				
77
			#end				
74
        </div>
78
        </div>
75
    </body>
79
    </body>
76
</html>
80
</html>