feat(Call): Se hace visible unidad de negocio, actualizandose junto con el seguimiento de prospecto, closed #56
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-08-24 14:11:05 -05:00
parent 4ffb654814
commit 8fa5d20ea6
5 changed files with 12 additions and 0 deletions

View File

@@ -18,4 +18,6 @@ this repository contains the full copyright notices and license terms. -->
<label name="call_result"/>
<field name="call_result"/>
<label name="call_business_unit"/>
<field name="call_business_unit"/>
</form>

View File

@@ -8,4 +8,5 @@ this repository contains the full copyright notices and license terms. -->
<field name="call_result" expand="1"/>
<field name="prospect_trace" expand="1"/>
<field name="description" expand="1"/>
<field name="call_business_unit" expand="1"/>
</tree>