[FIX] implicit 'position inside' alteration in view inheritance removed, needs to be explicit

bzr revid: xmo@openerp.com-20110315143229-9x976mbq2lxueb16
This commit is contained in:
Xavier Morel 2011-03-15 15:32:29 +01:00
parent 4e6a9ea55c
commit 4b3d639178
6 changed files with 7 additions and 7 deletions

View File

@ -23,7 +23,7 @@
<attribute name='rowspan'>23</attribute>
<attribute name='string'></attribute>
</xpath>
<group colspan="8">
<group colspan="8" position="inside">
<group colspan="4" width="600">
<field name="charts"/>
<group colspan="4" groups="base.group_extended">
@ -66,7 +66,7 @@
<xpath expr='//separator[@string="vsep"]' position='attributes'>
<attribute name='string'></attribute>
</xpath>
<group colspan="8">
<group colspan="8" position="inside">
<field name="account_voucher"/>
<field name="account_followup"/>
<field name="account_payment"/>

View File

@ -24,7 +24,7 @@
<attribute name="string">Install Applications</attribute>
</separator>
<group colspan="8">
<group colspan="8" position="inside">
<field name="crm" on_change="onchange_moduleselection(crm,sale,project,knowledge,stock,mrp,account_accountant,purchase,hr,point_of_sale,marketing,profile_tools,report_designer,association,auction,product_expiry)"/>
<field name="sale" on_change="onchange_moduleselection(crm,sale,project,knowledge,stock,mrp,account_accountant,purchase,hr,point_of_sale,marketing,profile_tools,report_designer,association,auction,product_expiry)"/>
<field name="project" on_change="onchange_moduleselection(crm,sale,project,knowledge,stock,mrp,account_accountant,purchase,hr,point_of_sale,marketing,profile_tools,report_designer,association,auction,product_expiry)"/>

View File

@ -21,7 +21,7 @@
<xpath expr="//label[@string='description']" position="attributes">
<attribute name="string">You can enhance the base HR Application by installing few HR-related functionalities.</attribute>
</xpath>
<group colspan="8">
<group colspan="8" position="inside">
<field name="hr_holidays"/>
<field name="hr_expense"/>
<field name="hr_recruitment"/>

View File

@ -36,7 +36,7 @@
<xpath expr="//button[@string='Install Modules']" position="attributes">
<attribute name="string">Configure</attribute>
</xpath>
<group colspan="8">
<group colspan="8" position="inside">
<field name="marketing_campaign" />
<field name="email_template" />
<field name="crm_profiling" />

View File

@ -24,7 +24,7 @@
<xpath expr="//button[@string='Install Modules']" position="attributes">
<attribute name="string">Configure</attribute>
</xpath>
<group colspan="8">
<group colspan="8" position="inside">
<field name="share"/>
<field name="lunch"/>
<field name="idea"/>

View File

@ -25,7 +25,7 @@
<xpath expr="//button[@string='Install Modules']" position="attributes">
<attribute name="string">Configure</attribute>
</xpath>
<group colspan="8">
<group colspan="8" position="inside">
<field name="base_report_designer"/>
<field name="base_report_creator"/>
</group>