This commit is contained in:
2026-03-25 20:09:51 +01:00
parent 357478e74c
commit b90d65d245
2 changed files with 43 additions and 13 deletions

View File

@@ -92,4 +92,8 @@ this repository contains the full copyright notices and license terms. -->
<label name="incoterm_location"/>
<field name="incoterm_location"/>
</xpath>
</data>
<xpath expr="/form/notebook/page[@id='other']/label[@name='company']" position="before">
<label name="bank_account"/>
<field name="bank_account"/>
</xpath>
</data>