fix: Poder editar mecanismo de contacto desde el tree closed #29
	
		
			
	
		
	
	
		
	
		
			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:
		@@ -4,16 +4,11 @@ this repository contains the full copyright notices and license terms. -->
 | 
				
			|||||||
<form>
 | 
					<form>
 | 
				
			||||||
    <label name="contact_type"/>
 | 
					    <label name="contact_type"/>
 | 
				
			||||||
    <field name="contact_type"/>
 | 
					    <field name="contact_type"/>
 | 
				
			||||||
 | 
					 | 
				
			||||||
    <label name="value"/>
 | 
					    <label name="value"/>
 | 
				
			||||||
    <field name="value"/>
 | 
					    <field name="value"/>
 | 
				
			||||||
 | 
					 | 
				
			||||||
    <label name="prospect"/>
 | 
					 | 
				
			||||||
    <field name="prospect"/>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    <label name="name"/>
 | 
					    <label name="name"/>
 | 
				
			||||||
    <field name="name"/>
 | 
					    <field name="name"/>
 | 
				
			||||||
 | 
					 | 
				
			||||||
    <label name="job"/>
 | 
					    <label name="job"/>
 | 
				
			||||||
    <field name="job"/>
 | 
					    <field name="job"/>
 | 
				
			||||||
 | 
					    <field name="prospect" invisible="1"/>
 | 
				
			||||||
</form>
 | 
					</form>
 | 
				
			||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
<?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. -->
 | 
				
			||||||
<tree>
 | 
					<tree editable="1">
 | 
				
			||||||
    <field name="contact_type" expand="1"/>
 | 
					    <field name="contact_type" expand="1"/>
 | 
				
			||||||
    <field name="value" expand="1"/>
 | 
					    <field name="value" expand="1"/>
 | 
				
			||||||
    <field name="prospect" expand="1"/>
 | 
					    <field name="prospect" expand="1"/>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user