feat(Pantalla Tareas pendientes): Se agregan vistas de método de contacto, #74
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Camilo Gonzalez 2023-10-19 19:58:22 -05:00
parent 85d5f714ef
commit 5873d35f12
2 changed files with 4 additions and 0 deletions

View File

@ -8,5 +8,8 @@ this repository contains the full copyright notices and license terms. -->
<newline/>
<label name="description"/>
<field name="description"/>
<newline/>
<label name="contacts"/>
<field name="contacts"/>
</group>
</form>

View File

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