feat: Se implementa agendación de tarea en las pruebas, #71
This commit is contained in:
7
view/make_call_ask_task_form.xml
Normal file
7
view/make_call_ask_task_form.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
|
||||
this repository contains the full copyright notices and license terms. -->
|
||||
<form>
|
||||
<label name="task_description"/>
|
||||
<field name="task_description"/>
|
||||
</form>
|
||||
Reference in New Issue
Block a user