mirror of
https://github.com/NaN-tic/trytond-account_invoice_send_in_paper.git
synced 2023-12-13 20:50:18 +01:00
Add support for avatar
This commit is contained in:
parent
485a9d4234
commit
4da4e8230f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<!-- The COPYRIGHT file at the top level of this repository contains the full
|
||||
copyright notices and license terms. -->
|
||||
<data>
|
||||
<xpath expr="/form/group[@id='checkboxes']" position="inside">
|
||||
<xpath expr="/form/group[@id='header']/group[@id='checkboxes']" position="inside">
|
||||
<label name="send_in_paper"/>
|
||||
<field name="send_in_paper"/>
|
||||
</xpath>
|
||||
|
|
Loading…
Reference in a new issue