select target for incoming invoice number
This commit is contained in:
parent
a94c678d33
commit
e8cceb75c1
6 changed files with 73 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue