This commit is contained in:
Àngel Àlvarez 2021-09-09 12:20:25 +02:00
parent f622e1ce33
commit a0b603b67a
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<form>
<label name="variety"/>
<field name="variety"/>
<label name="percent"/>
<field name="percent"/>
</form>

View File

@ -0,0 +1,4 @@
<tree>
<field name="variety"/>
<field name="percent"/>
</tree>