Subversion Repositories SmartDukaan

Rev

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

Rev 12518 Rev 12519
Line 28... Line 28...
28
			#end -->
28
			#end -->
29
            #if($action.isPermitted("purchase-report:read"))
29
            #if($action.isPermitted("purchase-report:read"))
30
            <a href="/inventory/purchase-report-by-grn-date">Purchases Report By Grn</a>
30
            <a href="/inventory/purchase-report-by-grn-date">Purchases Report By Grn</a>
31
            <br />
31
            <br />
32
			#end
32
			#end
33
			<!-- 
-
 
34
            #if($action.isPermitted("purchase-return-report:read"))
33
			#if($action.isPermitted("purchase-return-report:read"))
35
            <a href="/inventory/purchase-return-report">Purchase Returns Report</a>
34
            <a href="/inventory/purchase-return-report">Purchase Returns Report</a>
36
            <br />
35
            <br />
37
            #end -->
36
            #end
38
        </div>
37
        </div>
39
    </body>
38
    </body>
40
</html>
39
</html>