feat: Se añade posibilidad de cerrar (archivar) seguimiento a prospectos
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			This commit is contained in:
		| @@ -2,6 +2,9 @@ | ||||
| <!-- This file is part of Tryton.  The COPYRIGHT file at the top level of | ||||
| this repository contains the full copyright notices and license terms. --> | ||||
| <form> | ||||
|     <label name="active"/> | ||||
|     <field name="active"/> | ||||
|  | ||||
|     <label name="prospect"/> | ||||
|     <field name="prospect"/> | ||||
|  | ||||
| @@ -23,4 +26,7 @@ this repository contains the full copyright notices and license terms. --> | ||||
|             <field name="pending_calls" colspan="2"/> | ||||
|         </page> | ||||
|     </notebook> | ||||
|  | ||||
|     <label name="state"/> | ||||
|     <field name="state"/> | ||||
| </form> | ||||
		Reference in New Issue
	
	Block a user