feat: Se añade Tipo USB

This commit is contained in:
2023-12-22 08:26:22 -05:00
parent 69e81993d4
commit f3367ebbe5
7 changed files with 38 additions and 21 deletions

View File

@@ -8,10 +8,5 @@ this repository contains the full copyright notices and license terms. -->
<field name="inherit" ref="sale_shop.sale_shop_view_form"/>
<field name="name">shop_form</field>
</record>
<record model="ir.ui.view" id="sale_shop_view_tree">
<field name="model">sale.device</field>
<field name="inherit" ref="sale_shop.sale_shop_view_tree"/>
<field name="name">shop_tree</field>
</record>
</data>
</tryton>