You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							51 lines
						
					
					
						
							1.9 KiB
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							51 lines
						
					
					
						
							1.9 KiB
						
					
					
				| <section class="oe_container"> | |
|     <div class="oe_row oe_spaced"> | |
|         <h2 class="oe_slogan">Task Time Spend</h2> | |
|         <h3 class="oe_slogan">Calculates the time spend based on start date and deadline for every one hour</h3> | |
|          <h4 class="oe_slogan">Author : NILMAR SHEREEF , www.cybrosys.com</h4> | |
|     </div> | |
|     <div class="oe_row oe_spaced"> | |
|         <div> | |
|             This module helps to calculate the time spend for the specific task based on start date and deadline for every one hour until the stage becomes Done. And will shows | |
|             the progressbar in tree view and form view. | |
|         </div> | |
|     </div> | |
|     <div class="oe_row oe_spaced"> | |
|         <div> | |
|                  ☛ Installation : To install this module, you need also the project module. | |
|         </div> | |
|     </div> | |
|     <div class="oe_row oe_spaced"> | |
|         <div class="oe_span6"> | |
|             <div class="oe_demo oe_picture oe_screenshot"> | |
|                 <img src="Screenshot from 2016-10-06 12:29:07.png"> | |
|             </div> | |
|         </div> | |
|         <div class="oe_span6"> | |
|             <p class='oe_mt32'> | |
|                 Go to Project -> Task. And then create Task by specifying start date and deadline. | |
|             </p> | |
|         </div> | |
|     </div> | |
| </section> | |
| 
 | |
| <section class="oe_container oe_dark"> | |
|     <div class="oe_row oe_padded"> | |
|         <div class="oe_span12"> | |
|             <p> | |
|                 Go to Project -> Task . Here you can see progress bar based on start date and dead line in both list and form view. | |
|             </p> | |
|         </div> | |
|         <div class="oe_span6"> | |
|             <h3>Tree view</h3> | |
|             <div class="oe_row_img oe_centered"> | |
|                 <img class="oe_picture oe_screenshot" src="Screenshot from 2016-10-06 12:30:12.png"> | |
|             </div> | |
|         </div> | |
|         <div class="oe_span6"> | |
|             <h3>Form view</h3> | |
|             <img class="oe_picture oe_screenshot" src="Screenshot from 2016-10-06 12:31:09.png"> | |
|         </div> | |
|     </div> | |
| </section> | |
| 
 | |
| 
 |