Subversion Repositories SmartDukaan

Rev

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

Rev 6467 Rev 6548
Line 69... Line 69...
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
73
			#end
-
 
74
			#if($action.isPermitted("inventory:read"))
-
 
75
			<a href="/inventory/inventory-reader!downloadInventory">Saholic Inventory</a>
-
 
76
            <br />
-
 
77
			#end
74
			#if($action.isPermitted("purchase-return:read"))
78
			#if($action.isPermitted("purchase-return:read"))
75
			<a href="/inventory/purchase-return">Purchase Return</a>
79
			<a href="/inventory/purchase-return">Purchase Return</a>
76
            <br />
80
            <br />
77
			#end				
81
			#end				
78
        </div>
82
        </div>