feat(ProspectTrace): Se hace visible unidad de negocio, actualizandose al seleccionar prospecto, #56
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-08-24 13:16:21 -05:00
parent a33d43cb57
commit 4ffb654814
6 changed files with 25 additions and 5 deletions

View File

@@ -5,6 +5,8 @@ this repository contains the full copyright notices and license terms. -->
<group col="6" colspan="5" id="header" yalign="0">
<label name="prospect"/>
<field name="prospect"/>
<label name="prospect_business_unit"/>
<field name="prospect_business_unit"/>
<label name="prospect_contact"/>
<field name="prospect_contact"/>
<label name="prospect_city"/>

View File

@@ -3,6 +3,7 @@
this repository contains the full copyright notices and license terms. -->
<tree>
<field name="prospect" expand="1"/>
<field name="prospect_business_unit" expand="1"/>
<field name="prospect_contact" expand="1"/>
<field name="prospect_city" expand="1"/>
<field name="current_interest" expand="1"/>