chore: Se remueve código muerto luego de refactorizar
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-08-13 20:35:11 -05:00
parent 1d38d797c5
commit d7d5c95b29
6 changed files with 2 additions and 10 deletions

View File

@@ -4,7 +4,4 @@ this repository contains the full copyright notices and license terms. -->
<form>
<label name="date"/>
<field name="date"/>
<!-- <label name="prospect_trace"/>
<field name="prospect_trace"/> -->
</form>

View File

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

View File

@@ -25,7 +25,7 @@ this repository contains the full copyright notices and license terms. -->
</page>
</notebook>
<!-- <field name="pending_calls" colspan="6"/> -->
<field name="pending_call" colspan="6"/>
<label name="state"/>
<field name="state"/>
</form>

View File

@@ -7,5 +7,5 @@ this repository contains the full copyright notices and license terms. -->
<field name="prospect_city" expand="1"/>
<field name="current_interest" expand="1"/>
<field name="calls" expand="1"/>
<!-- <field name="pending_calls" expand="1"/> -->
<field name="pending_call" expand="1"/>
</tree>