select target for incoming invoice number

This commit is contained in:
Frederik Jaeckel 2025-01-07 16:08:44 +01:00
parent a94c678d33
commit e8cceb75c1
6 changed files with 73 additions and 2 deletions

View file

@ -4,9 +4,13 @@
this repository contains the full copyright notices and license terms. -->
<data>
<xpath expr="/form/field[@name='default_supplier']" position="after">
<label name="number_target"/>
<field name="number_target"/>
<label name="create_supplier"/>
<field name="create_supplier"/>
<label name="accept_other_company"/>
<field name="accept_other_company"/>
</xpath>
</data>