[FIX] views of partners reports wizards

pull/7/merge
Guewen Baconnier @ Camptocamp 2012-12-12 07:47:12 +01:00
parent 842b7f6000
commit 4fa4cf8b1c
3 changed files with 4 additions and 1 deletions

View File

@ -16,6 +16,7 @@
<attribute name="colspan">4</attribute>
</field>
<xpath expr="//field[@name='target_move']" position="after">
<newline/>
<field name="result_selection" colspan="4"/>
</xpath>
<xpath expr="/form/notebook[1]" position="after">

View File

@ -20,6 +20,7 @@
<attribute name="colspan">4</attribute>
</field>
<field name="target_move" position="after">
<newline/>
<field name="result_selection" colspan="4"/>
</field>
<page name="filters" position="after">
@ -37,7 +38,7 @@
<page string="Partners Filters" name="accounts">
<separator string="Print only" colspan="4"/>
<field name="partner_ids" colspan="4" nolabel="1"/>
</page>
</page>
<page name="placeholder"/>
</page>
<page name="journal_ids" position="attributes">

View File

@ -16,6 +16,7 @@
<attribute name="colspan">4</attribute>
</field>
<xpath expr="//field[@name='target_move']" position="after">
<newline/>
<field name="result_selection" colspan="4"/>
</xpath>
<page name="filters" position="after">