Subversion Repositories SmartDukaan

Rev

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

Rev 5372 Rev 7210
Line 23... Line 23...
23
            <br />
23
            <br />
24
            #end
24
            #end
25
            #if($action.isPermitted("purchase-report:read"))
25
            #if($action.isPermitted("purchase-report:read"))
26
            <a href="/inventory/purchase-report">Purchases Report</a>
26
            <a href="/inventory/purchase-report">Purchases Report</a>
27
            <br />
27
            <br />
-
 
28
			#end
-
 
29
            #if($action.isPermitted("purchase-report:read"))
-
 
30
            <a href="/inventory/purchase-report-by-grn-date">Purchases Report By Grn</a>
-
 
31
            <br />
28
            #end
32
            #end
29
            #if($action.isPermitted("purchase-return-report:read"))
33
            #if($action.isPermitted("purchase-return-report:read"))
30
            <a href="/inventory/purchase-return-report">Purchase Returns Report</a>
34
            <a href="/inventory/purchase-return-report">Purchase Returns Report</a>
31
            <br />
35
            <br />
32
            #end
36
            #end