add views template

This commit is contained in:
2022-06-14 19:07:35 -05:00
parent b4f4bbace3
commit f25fd36814
6 changed files with 25 additions and 41 deletions

View File

@@ -1,19 +0,0 @@
<?xml version="1.0"?>
<!-- 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 col="6">
<notebook colspan="6">
<page string="Features" id="features">
<label name="risk"/>
<field name="risk"/>
<label name="use"/>
<field name="use"/>
<label name="biomedical_class"/>
<field name="biomedical_class"/>
<label name="main_tecnology"/>
<field name="main_tecnology"/>
</page>
</notebook>
</form>

View File

@@ -1,3 +0,0 @@
<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->