Subversion Repositories SmartDukaan

Rev

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

Rev 6548 Rev 6880
Line 76... Line 76...
76
            <br />
76
            <br />
77
			#end
77
			#end
78
			#if($action.isPermitted("purchase-return:read"))
78
			#if($action.isPermitted("purchase-return:read"))
79
			<a href="/inventory/purchase-return">Purchase Return</a>
79
			<a href="/inventory/purchase-return">Purchase Return</a>
80
            <br />
80
            <br />
-
 
81
			#end
-
 
82
			#if($action.isPermitted("movement-report:read"))
-
 
83
			<a href="/inventory/movement-report">Movement Report</a>
-
 
84
            <br />
81
			#end				
85
			#end				
82
        </div>
86
        </div>
83
    </body>
87
    </body>
84
</html>
88
</html>