Subversion Repositories SmartDukaan

Rev

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

Rev 27640 Rev 27643
Line 58... Line 58...
58
	    				<th>sale diff</th>
58
	    				<th>sale diff</th>
59
	    			    <th>Wallet Amount</th>
59
	    			    <th>Wallet Amount</th>
60
	    				<th>In Stock Investment</th>
60
	    				<th>In Stock Investment</th>
61
	    				<th>Total Investment</th>
61
	    				<th>Total Investment</th>
62
	    				<th>Short Investment</th>
62
	    				<th>Short Investment</th>
63
	    				<th>Activate Stock</th>
63
	    				<th>Unbilled Activated Stock</th>
64
	    				<th>Indent Value</th>
64
	    				<th>Pending Indent</th>
65
	    				<th>Today Tertiary</th>
65
	    				<th>Today Tertiary</th>
66
	    				<th>last 3 days Tertiary</th>
66
	    				<th>last 3 days Tertiary</th>
67
	    				<th>Ticket</th>
67
	    				<th>Ticket</th>
68
	    				</tr>
68
	    				</tr>
69
				 </thead>
69
				 </thead>
Line 131... Line 131...
131
 
131
 
132
 
132
 
133
 
133
 
134
  <div id="activateStock" class="modal" role="dialog">
134
  <div id="activateStock" class="modal" role="dialog">
135
	  <div class="modal-dialog">
135
	  <div class="modal-dialog">
136
	    <div class="modal-content">
136
	    <div class="modal-content" >
137
	     
137
	     
138
    </div>
138
    </div>
139
   </div>
139
   </div>
140
 </div>	
140
 </div>	
141
 
141