Adapt the posistion of the buttons to the new form.

This commit is contained in:
Juanjo Garcia 2019-10-18 11:35:32 +02:00
parent 944e58c94b
commit ed4449fb47
1 changed files with 1 additions and 2 deletions

View File

@ -14,8 +14,7 @@
<label name="invoice_facturae"/>
<field name="invoice_facturae"/>
</xpath>
<xpath expr="/form/notebook/page[@id='invoice']/group/group/group[@id='buttons']"
position="inside">
<xpath expr="/form/group[@id='buttons']" position="inside">
<button name="generate_facturae_wizard"
string="Generate Factura-e" icon="tryton-lock"/>
</xpath>