splitline: add-2nd-unit-values extendable, new field 'feature'

This commit is contained in:
Frederik Jaeckel 2023-01-15 17:21:34 +01:00
parent 11d6183d65
commit 82ae7d7bca
6 changed files with 36 additions and 8 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<!-- This file is part of the cashbook-module from m-ds for Tryton.
<!-- This file is part of the cashbook-module from m-ds.de for Tryton.
The COPYRIGHT file at the top level of this repository contains the
full copyright notices and license terms. -->
<form col="4">
@ -27,4 +27,5 @@ full copyright notices and license terms. -->
<field name="description"/>
</page>
</notebook>
<field name="feature"/>
</form>