Subversion Repositories SmartDukaan

Rev

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

Rev 27557 Rev 27558
Line 286... Line 286...
286
			<!-- overview end -->
286
			<!-- overview end -->
287
			
287
			
288
			    #if($warehousePartnerDetailMap)
288
			    #if($warehousePartnerDetailMap)
289
				<div class="row">
289
				<div class="row">
290
					
290
					
291
					<div class="col-lg-6">
291
				<div class="col-lg-6">
-
 
292
				
-
 
293
				 <div class="row col-lg-4">
-
 
294
						<h3 style="margin-top:-2px;margin-bottom:24px"><strong>Partner Wise Report</strong></h3>
-
 
295
				 </div>
292
				 <table class="table table-striped table-advance table-hover">
296
				 <table class="table table-striped table-advance table-hover">
293
	    			<tbody>
297
	    			<tbody>
294
	    				<tr>
298
	    				<tr>
295
	    				<th>W/H Location</th>
299
	    				<th>W/H Location</th>
296
	    				<th>Partners</th>
300
	    				<th>Partners</th>
Line 315... Line 319...
315
	    		    </tbody>
319
	    		    </tbody>
316
	    		</table>
320
	    		</table>
317
						</div>
321
						</div>
318
						
322
						
319
				<div class="col-lg-4">
323
				<div class="col-lg-4">
-
 
324
				   <div class="row col-lg-8">
-
 
325
						<h3 style="margin-top:-2px;margin-bottom:24px"><strong>Warehouse Wise Report</strong></h3>
-
 
326
					</div>
320
			
327
			
321
				<div style="float:right"> <span style="margin-right:10px">Last Fetch :- $reporticoDate.getLastCreatedTimestamp().format($dateTimeFormatter)</span><button class="btn btn-primary fetchWarehouseData"  onclick="getWarehouseWiseData()" type="button">Fetch</button>
328
				<div style="float:right"> <span style="margin-right:10px">Last Fetch :- $reporticoDate.getLastCreatedTimestamp().format($dateTimeFormatter)</span><button class="btn btn-primary fetchWarehouseData"  onclick="getWarehouseWiseData()" type="button">Fetch</button>
322
						     </div>
329
						     </div>
323
				<table class="table table-striped table-advance table-hover">
330
				<table class="table table-striped table-advance table-hover">
324
	    			<tbody>
331
	    			<tbody>
Line 369... Line 376...
369
			<div class="row">
376
			<div class="row">
370
				<div class="col-lg-6">
377
				<div class="col-lg-6">
371
					<div class="row col-lg-4">
378
					<div class="row col-lg-4">
372
						<h3 style="margin-top:-2px;margin-bottom:24px"><strong>Brand Wise Report</strong></h3>
379
						<h3 style="margin-top:-2px;margin-bottom:24px"><strong>Brand Wise Report</strong></h3>
373
					</div>
380
					</div>
374
					<div class="row col-lg-12 info-box white-bg">
-
 
375
					
381
					
376
					 <table class="table table-striped table-advance table-hover">
382
					 <table class="table table-striped table-advance table-hover">
377
	    			<tbody>
383
	    			<tbody>
378
	    				<tr>
384
	    				<tr>
379
	    				<th>W/H Location</th>
385
	    				<th>W/H Location</th>
Line 410... Line 416...
410
	    	 		   </tr>
416
	    	 		   </tr>
411
	    				 #end
417
	    				 #end
412
	    				
418
	    				
413
	    		    </tbody>
419
	    		    </tbody>
414
	    		</table>
420
	    		</table>
415
	    		</div>
421
	    		
416
			</div>
422
			</div>
417
			</div>
423
			</div>
418
			#end
424
			#end
419
			
425
			
420
			<div class="row">
426
			<div class="row">