fix: Un seguimiento a prospecto solo debe tener máximo una llamada agendada, closed #28
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:
@@ -5,6 +5,6 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<label name="date"/>
|
||||
<field name="date"/>
|
||||
|
||||
<label name="prospect_trace"/>
|
||||
<field name="prospect_trace"/>
|
||||
<!-- <label name="prospect_trace"/>
|
||||
<field name="prospect_trace"/> -->
|
||||
</form>
|
||||
@@ -3,5 +3,5 @@
|
||||
this repository contains the full copyright notices and license terms. -->
|
||||
<tree>
|
||||
<field name="date" expand="1"/>
|
||||
<field name="prospect_trace" expand="1"/>
|
||||
<!-- <field name="prospect_trace" expand="1"/> -->
|
||||
</tree>
|
||||
@@ -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_calls" colspan="6"/> -->
|
||||
<label name="state"/>
|
||||
<field name="state"/>
|
||||
</form>
|
||||
@@ -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_calls" expand="1"/> -->
|
||||
</tree>
|
||||
Reference in New Issue
Block a user