feat: Se agregan vistas de reasignación de prospecto específico, #53
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-08-27 19:13:17 -05:00
parent 2eb52e9dce
commit 27d4ce8a77
2 changed files with 20 additions and 2 deletions

View File

@@ -2,5 +2,8 @@
<!-- 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="prospect"/>
<field name="prospect"/>
<label name="new_operator"/>
<field name="new_operator"/>
</form>