trytondo-sale_opportunity_m.../view/reassign_by_prospect_form.xml
camilogs 27d4ce8a77
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: Se agregan vistas de reasignación de prospecto específico, #53
2023-08-27 19:13:17 -05:00

9 lines
309 B
XML

<?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="prospect"/>
<field name="prospect"/>
<label name="new_operator"/>
<field name="new_operator"/>
</form>