feat(Pantalla Tareas pendientes): Se agregan vistas de método de contacto, #74
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:
parent
85d5f714ef
commit
5873d35f12
@ -8,5 +8,8 @@ this repository contains the full copyright notices and license terms. -->
|
|||||||
<newline/>
|
<newline/>
|
||||||
<label name="description"/>
|
<label name="description"/>
|
||||||
<field name="description"/>
|
<field name="description"/>
|
||||||
|
<newline/>
|
||||||
|
<label name="contacts"/>
|
||||||
|
<field name="contacts"/>
|
||||||
</group>
|
</group>
|
||||||
</form>
|
</form>
|
@ -4,5 +4,6 @@ this repository contains the full copyright notices and license terms. -->
|
|||||||
<tree>
|
<tree>
|
||||||
<field name="prospect_trace" expand="1"/>
|
<field name="prospect_trace" expand="1"/>
|
||||||
<field name="description" expand="1"/>
|
<field name="description" expand="1"/>
|
||||||
|
<field name="contacts" expand="1"/>
|
||||||
<button name="close_task"/>
|
<button name="close_task"/>
|
||||||
</tree>
|
</tree>
|
Loading…
Reference in New Issue
Block a user