feat: Se hacen vistas a asistente de reasignación por operario, #53
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:
@@ -2,5 +2,9 @@
|
||||
<!-- 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="current_operator"/>
|
||||
<field name="current_operator"/>
|
||||
<label name="new_operator"/>
|
||||
<field name="new_operator"/>
|
||||
<field name="prospects" colspan="6"/>
|
||||
</form>
|
||||
Reference in New Issue
Block a user