Fix: Se da formato a la vista closed #46
	
		
			
	
		
	
	
		
	
		
			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:
		@@ -1,13 +1,16 @@
 | 
				
			|||||||
<?xml version="1.0"?>
 | 
					<?xml version="1.0"?>
 | 
				
			||||||
<!-- This file is part of Tryton.  The COPYRIGHT file at the top level of
 | 
					<!-- This file is part of Tryton.  The COPYRIGHT file at the top level of
 | 
				
			||||||
this repository contains the full copyright notices and license terms. -->
 | 
					this repository contains the full copyright notices and license terms. -->
 | 
				
			||||||
<form>
 | 
					<form col="6">
 | 
				
			||||||
    <label name="prospects_chunk"/>
 | 
					 | 
				
			||||||
    <field name="prospects_chunk"/>
 | 
					 | 
				
			||||||
    <newline/>
 | 
					 | 
				
			||||||
    <label name="operator"/>
 | 
					    <label name="operator"/>
 | 
				
			||||||
    <field name="operator"/>
 | 
					    <field name="operator"/>
 | 
				
			||||||
    
 | 
					    <label name="prospects_chunk"/>
 | 
				
			||||||
    <label name="prospects"/>
 | 
					    <field name="prospects_chunk"/>
 | 
				
			||||||
    <field name="prospects"/>
 | 
					    <notebook colspan="6">
 | 
				
			||||||
 | 
						    <page string="Prospects" id="prospects_to_assign" col="6">
 | 
				
			||||||
 | 
						   	 <group col="2" id="prospects">
 | 
				
			||||||
 | 
							    <field name="prospects"/>
 | 
				
			||||||
 | 
						    	</group>
 | 
				
			||||||
 | 
						    </page>
 | 
				
			||||||
 | 
					    </notebook>
 | 
				
			||||||
</form>
 | 
					</form>
 | 
				
			||||||
		Reference in New Issue
	
	Block a user