Subversion Repositories SmartDukaan

Rev

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

Rev 30164 Rev 32771
Line 1... Line 1...
1
<section class="wrapper">            
1
<section class="wrapper">            
2
	<div class="row">
2
	<div class="row">
3
		<div class="col-lg-12">
3
		<div class="col-lg-12">
4
			<h3 class="page-header"><i class="icon_document_alt"></i>COLLECTION REPORT</h3>
4
			<h3 class="page-header"><i class="icon_document_alt"></i>COLLECTION REPORT</h3>
5
			<ol class="breadcrumb">
5
			<ol class="breadcrumb">
6
				<li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
6
				<li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">#springMessage("reportdailycollection.home")</a></li>
7
				<li><i class="icon_document_alt"></i>Reports</li>						  	
7
				<li><i class="icon_document_alt"></i>#springMessage("reportdailycollection.reports")</li>
8
			</ol>
8
			</ol>
9
		</div>
9
		</div>
10
	</div>
10
	</div>
11
		<div class="row col-lg-12"  style="float: right;">
11
		<div class="row col-lg-12"  style="float: right;">
12
		
12
		
13
		  
13
		  
14
		 
14
		 
15
		  From  <input type="date" id="startDate-collection-summary" placeholder=""   name="" value="$startDate" >
15
		  #springMessage("reportdailycollection.from")  <input type="date" id="startDate-collection-summary" placeholder=""   name="" value="$startDate" >
16
		     
16
		     
17
		   To <input type="date" id="endDate-collection-summary" placeholder=""  value="$endDate">
17
		   #springMessage("reportdailycollection.to") <input type="date" id="endDate-collection-summary" placeholder=""  value="$endDate">
18
			
18
			
19
			<button type="submit" class="download-collection-summary">Download Report </button>
19
			<button type="submit" class="download-collection-summary">Download Report </button>
20
		</div>
20
		</div>
21
	 
21
	 
22
    <div class="col-lg-12">
22
    <div class="col-lg-12">
23
        <table class="table table-border table-condensed table-bordered" id="collectionSummaryTable" style="width:100%">
23
        <table class="table table-border table-condensed table-bordered" id="collectionSummaryTable" style="width:100%">
24
 
24
 
25
            <thead class="row htable" style="background:#F5F5F5;">
25
            <thead class="row htable" style="background:#F5F5F5;">
26
 
26
 
27
            <tr style="color:black;">
27
            <tr style="color:black;">
28
                <th>Date</th>
28
                <th>#springMessage("reportdailycollection.date")</th>
29
                 <th>Reference Type</th>
29
                 <th>#springMessage("reportdailycollection.referencetype")</th>
30
                <th>Cash</th>
30
                <th>#springMessage("reportdailycollection.cash")</th>
31
                <th>Pinelabs</th>
31
                <th>#springMessage("reportdailycollection.pinelabs")</th>
32
                <th>Bajaj Finserv)</th>
32
                <th>#springMessage("reportdailycollection.bajajfinserv)"</th>
33
                 <th>Home Credit</th>
33
                 <th>#springMessage("reportdailycollection.homecredit")</th>
34
                <th>Paymt</th>
34
                <th>#springMessage("reportdailycollection.paymt")</th>
35
                <th>Capital First</th>
35
                <th>#springMessage("reportdailycollection.capitalfirst")</th>
36
                <th>Zest Money</th>
36
                <th>#springMessage("reportdailycollection.zestmoney")</th>
37
                 <th>Samsung Sure</th>
37
                 <th>#springMessage("reportdailycollection.samsungsure")</th>
38
                <th>Total Amount</th>
38
                <th>#springMessage("reportdailycollection.totalamount")</th>
39
               
39
               
40
                
40
                
41
            </tr>
41
            </tr>
42
            </thead>
42
            </thead>
43
            <tbody>
43
            <tbody>