Subversion Repositories SmartDukaan

Rev

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

Rev 5372 Rev 5437
Line 41... Line 41...
41
            #end
41
            #end
42
            #if($action.isPermitted("inventory:ignoreditemmapping:read"))
42
            #if($action.isPermitted("inventory:ignoreditemmapping:read"))
43
            <a href="/inventory/ignored-item-mapping">Ignored Vendor Item key mismatches</a>
43
            <a href="/inventory/ignored-item-mapping">Ignored Vendor Item key mismatches</a>
44
            <br />
44
            <br />
45
            #end
45
            #end
-
 
46
            #if($action.isPermitted("supplier-inventory:edit"))
-
 
47
            <a href="/inventory/supplier-inventory">Supplier Inventory</a>
-
 
48
            #end            
46
            #if($action.isPermitted("accounting-reports:read"))
49
            #if($action.isPermitted("accounting-reports:read"))
47
            <a href="/inventory/accounting-reports">Accounting Reports</a>
50
            <a href="/inventory/accounting-reports">Accounting Reports</a>
48
            #end
51
            #end
49
        </div>
52
        </div>
50
    </body>
53
    </body>