Fix: Se añade campo de tecnico responsable al servicio de mantenimiento

This commit is contained in:
2023-11-27 00:48:01 -05:00
parent d152cd9d53
commit cba5b68cf3
4 changed files with 226 additions and 175 deletions

View File

@@ -59,6 +59,12 @@
<page string="Other Info" id="other_info">
<label name="company"/>
<field name="company"/>
<label name="technician_responsible"/>
<field name="technician_responsible"/>
<label name="invima"/>
<field name="invima"/>
</page>
</notebook>
<newline/>