[FIX] views of partners reports wizards
parent
842b7f6000
commit
4fa4cf8b1c
|
@ -16,6 +16,7 @@
|
||||||
<attribute name="colspan">4</attribute>
|
<attribute name="colspan">4</attribute>
|
||||||
</field>
|
</field>
|
||||||
<xpath expr="//field[@name='target_move']" position="after">
|
<xpath expr="//field[@name='target_move']" position="after">
|
||||||
|
<newline/>
|
||||||
<field name="result_selection" colspan="4"/>
|
<field name="result_selection" colspan="4"/>
|
||||||
</xpath>
|
</xpath>
|
||||||
<xpath expr="/form/notebook[1]" position="after">
|
<xpath expr="/form/notebook[1]" position="after">
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
<attribute name="colspan">4</attribute>
|
<attribute name="colspan">4</attribute>
|
||||||
</field>
|
</field>
|
||||||
<field name="target_move" position="after">
|
<field name="target_move" position="after">
|
||||||
|
<newline/>
|
||||||
<field name="result_selection" colspan="4"/>
|
<field name="result_selection" colspan="4"/>
|
||||||
</field>
|
</field>
|
||||||
<page name="filters" position="after">
|
<page name="filters" position="after">
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
<attribute name="colspan">4</attribute>
|
<attribute name="colspan">4</attribute>
|
||||||
</field>
|
</field>
|
||||||
<xpath expr="//field[@name='target_move']" position="after">
|
<xpath expr="//field[@name='target_move']" position="after">
|
||||||
|
<newline/>
|
||||||
<field name="result_selection" colspan="4"/>
|
<field name="result_selection" colspan="4"/>
|
||||||
</xpath>
|
</xpath>
|
||||||
<page name="filters" position="after">
|
<page name="filters" position="after">
|
||||||
|
|
Loading…
Reference in New Issue