feat: Se añade Tipo Usb

This commit is contained in:
rodia
2023-12-22 07:53:16 -05:00
parent 548b38e2a4
commit 69e81993d4
3 changed files with 34 additions and 8 deletions

View File

@@ -2,6 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tree>
<field name="name"/>
<field name="ip_address"/>
<field name="name"/>
<field name="type_"/>
<field name="ip_address"/>
</tree>