chore(Task): se extrae clase a otro archivo, #71

This commit is contained in:
2023-09-19 11:24:49 -05:00
parent e97e8fa99d
commit cf874db55f
4 changed files with 17 additions and 17 deletions

View File

@@ -265,7 +265,7 @@ Crear una llamada agendada previamente::
>>> prospect_trace.state
'open'
Hacer llamada y programar tarea
Hacer llamada y programar tarea::
>>> make_call = Wizard('sale.prospect_trace.make_call', [prospect_trace])
>>> make_call.form.description = 'Prospect told me to send him an email'
>>> make_call.form.interest = '3'