feat: Se añade vistas de estados
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
sinergia 2023-08-13 18:58:29 -05:00
parent f7e8e40d4c
commit 87da50560a

View File

@ -20,5 +20,12 @@ this repository contains the full copyright notices and license terms. -->
<field name="contact_methods" colspan="2"/>
</page>
</notebook>
<newline/>
</form>
<group col="4" id="stated">
<label name="assigned_operator"/>
<field name="assigned_operator"/>
<label name="state"/>
<field name="state"/>
</group>
</form>