Subversion Repositories SmartDukaan

Rev

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

Rev 7676 Rev 7716
Line 98... Line 98...
98
			#if($action.isPermitted("transfer-lot:create"))
98
			#if($action.isPermitted("transfer-lot:create"))
99
			<a href="/inventory/transfer-lot/new">Create New Transfer-Lot</a>
99
			<a href="/inventory/transfer-lot/new">Create New Transfer-Lot</a>
100
            <br />
100
            <br />
101
			#end
101
			#end
102
			#if($action.isPermitted("po:receive"))
102
			#if($action.isPermitted("po:receive"))
103
			<a href="/inventory/transfer-lot-receive/0">Receive Inventory From Amazon</a>
103
			<a href="/inventory/transfer-lot-receive/">Receive Inventory From Amazon</a>
104
            <br />
104
            <br />
105
			#end
105
			#end
106
        </div>
106
        </div>
107
		
107
		
108
		<div id = "warehouse-selector-po-creation" class = "hidden" style = "text-align:center">
108
		<div id = "warehouse-selector-po-creation" class = "hidden" style = "text-align:center">