[REF] reducing the diff toward trunk by removing the assignation to group 'No One' on fields that are already in a <group> tag with such an assignation + review of the work done

bzr revid: qdp-launchpad@openerp.com-20120321162956-kyxo5mu1rjwjoqe3
This commit is contained in:
Quentin (OpenERP) 2012-03-21 17:29:56 +01:00
parent 463737bf28
commit 2801d91337
14 changed files with 70 additions and 70 deletions

View File

@ -178,10 +178,10 @@
</group>
<group colspan="2" col="2" groups="base.group_no_one">
<separator string="Dates" colspan="2" col="2"/>
<field name="create_date" groups="base.group_no_one"/>
<field name="write_date" groups="base.group_no_one"/>
<field name="date_open" groups="base.group_no_one"/>
<field name="date_closed" groups="base.group_no_one"/>
<field name="create_date"/>
<field name="write_date"/>
<field name="date_open"/>
<field name="date_closed"/>
</group>
<group colspan="2" col="2">
<separator string="Mailings" colspan="2" col="2"/>
@ -190,8 +190,8 @@
</group>
<group colspan="2" col="2" groups="base.group_no_one">
<separator string="Statistics" colspan="2" col="2"/>
<field name="day_open" groups="base.group_no_one"/>
<field name="day_close" groups="base.group_no_one"/>
<field name="day_open"/>
<field name="day_close"/>
</group>
</page>
</notebook>
@ -417,7 +417,7 @@
<separator orientation="vertical"/>
<filter string="Stage" icon="terp-stage" domain="[]" context="{'group_by':'stage_id'}"/>
<filter string="State" icon="terp-stock_effects-object-colorize" domain="[]" context="{'group_by':'state'}"/>
<separator orientation="vertical"/>
<separator orientation="vertical" groups="base.group_no_one"/>
<filter string="Creation" help="Create date" icon="terp-go-month"
domain="[]" context="{'group_by':'create_date'}" groups="base.group_no_one"/>
</group>
@ -572,13 +572,13 @@
<page string="Extra Info" groups="base.group_extended">
<group col="2" colspan="2" groups="base.group_no_one">
<separator string="Dates" colspan="2"/>
<field name="create_date" groups="base.group_no_one"/>
<field name="write_date" groups="base.group_no_one"/>
<field name="date_closed" groups="base.group_no_one"/>
<field name="date_open" groups="base.group_no_one"/>
<field name="create_date"/>
<field name="write_date"/>
<field name="date_closed"/>
<field name="date_open"/>
</group>
<group col="2" colspan="2">
<separator string="Misc" colspan="2" groups="base.group_no_one"/>
<separator string="Misc" colspan="2"/>
<field name="active"/>
<field name="day_open" groups="base.group_no_one"/>
<field name="day_close" groups="base.group_no_one"/>

View File

@ -49,7 +49,7 @@
<field name="categ_id" string="Type" select="1"/>
<field name="stage_id" invisible="1"/>
<field name="date_deadline" invisible="1"/>
<field name="date_closed" invisible="1" groups="base.group_no_one"/>
<field name="date_closed" invisible="1"/>
<field name="state"/>
<button name="case_open" string="Open"
states="draft,pending" type="object"
@ -132,9 +132,9 @@
</group>
<group colspan="2" col="2" groups="base.group_no_one">
<separator colspan="2" string="Dates"/>
<field name="create_date" groups="base.group_no_one"/>
<field name="date_closed" groups="base.group_no_one"/>
<field name="write_date" groups="base.group_no_one"/>
<field name="create_date"/>
<field name="date_closed"/>
<field name="write_date"/>
</group>
<group colspan="2" col="2">

View File

@ -164,9 +164,9 @@
</group>
<group col="2" colspan="2" groups="base.group_no_one">
<separator colspan="4" string="Dates"/>
<field name="create_date" groups="base.group_no_one"/>
<field name="date_closed" groups="base.group_no_one"/>
<field name="duration" groups="base.group_no_one"/>
<field name="create_date"/>
<field name="date_closed"/>
<field name="duration"/>
</group>
<newline/>
<group colspan="4" col="2">

View File

@ -118,9 +118,9 @@
<page string="Extra Info" groups="base.group_extended">
<group colspan="2" col="2" groups="base.group_no_one">
<separator colspan="4" string="Dates"/>
<field name="create_date" groups="base.group_no_one"/>
<field name="write_date" groups="base.group_no_one"/>
<field name="date_closed" groups="base.group_no_one"/>
<field name="create_date"/>
<field name="write_date"/>
<field name="date_closed"/>
</group>
<group colspan="2" col="2">
<separator colspan="4" string="Misc"/>

View File

@ -266,13 +266,13 @@
</group>
<group col="2" colspan="2" groups="base.group_no_one">
<separator string="Created" colspan="2"/>
<field name="create_uid" readonly="1" groups="base.group_no_one"/>
<field name="create_date" readonly="1" groups="base.group_no_one"/>
<field name="create_uid" readonly="1"/>
<field name="create_date" readonly="1"/>
</group>
<group col="2" colspan="2" groups="base.group_no_one">
<separator string="Modified" colspan="2"/>
<field name="write_uid" readonly="1" groups="base.group_no_one"/>
<field name="write_date" readonly="1" groups="base.group_no_one"/>
<field name="write_uid" readonly="1"/>
<field name="write_date" readonly="1"/>
</group>
</page>
<page string="Indexed Content - experimental" groups="base.group_extended">

View File

@ -299,10 +299,10 @@
<field name="email"/>
<field name="phone"/>
</group>
<group colspan="2" col="2" groups="base.group_extended">
<group colspan="2" col="2" groups="base.group_no_one">
<separator string="Dates" colspan="2"/>
<field name="create_date"/>
<field name="date_closed" groups="base.group_no_one"/>
<field name="date_closed"/>
<field name="event_begin_date" />
<field name="event_end_date" />
</group>

View File

@ -116,9 +116,9 @@
</group>
<group col="2" colspan="2" groups="base.group_no_one">
<separator colspan="2" string="Validation"/>
<field name="date_confirm" readonly = "1" groups="base.group_no_one"/>
<field name="date_valid" readonly = "1" groups="base.group_no_one"/>
<field name="user_valid" groups="base.group_no_one"/>
<field name="date_confirm" readonly = "1"/>
<field name="date_valid" readonly = "1"/>
<field name="user_valid"/>
</group>
<separator colspan="4" string="Notes"/>
<field colspan="4" name="note" nolabel="1"/>

View File

@ -126,10 +126,10 @@
</group>
<group col="2" colspan="2" groups="base.group_no_one">
<separator colspan="2" string="Dates"/>
<field name="create_date" groups="base.group_no_one"/>
<field name="write_date" groups="base.group_no_one"/>
<field name="date_closed" groups="base.group_no_one"/>
<field name="date_open" groups="base.group_no_one"/>
<field name="create_date"/>
<field name="write_date"/>
<field name="date_closed"/>
<field name="date_open"/>
</group>
<separator colspan="4" string="Status"/>
<group col="8" colspan="4">
@ -228,7 +228,7 @@
<filter string="Stage" icon="terp-stage" domain="[]" context="{'group_by':'stage_id'}"/>
<filter string="State" icon="terp-stock_effects-object-colorize" domain="[]" context="{'group_by':'state'}"/>
<filter string="Source" icon="terp-face-plain" domain="[]" context="{'group_by':'source_id'}"/>
<separator orientation="vertical"/>
<separator orientation="vertical" groups="base.group_no_one"/>
<filter string="Creation Date" icon="terp-go-month" domain="[]" context="{'group_by':'create_date'}" groups="base.group_no_one"/>
</group>
</search>

View File

@ -293,9 +293,9 @@
</group>
<group colspan="2" col="2" groups="base.group_no_one">
<separator string="Dates" colspan="2"/>
<field name="date_start" groups="base.group_no_one"/>
<field name="date_end" groups="base.group_no_one"/>
<field name="create_date" groups="base.group_no_one"/>
<field name="date_start"/>
<field name="date_end"/>
<field name="create_date"/>
</group>
<separator string="Miscelleanous" colspan="4"/>
<field name="partner_id" />
@ -510,7 +510,7 @@
<filter string="State" name="group_state" icon="terp-stock_effects-object-colorize" domain="[]" context="{'group_by':'state'}"/>
<separator orientation="vertical"/>
<filter string="Deadline" icon="terp-gnome-cpu-frequency-applet+" domain="[]" context="{'group_by':'date_deadline'}"/>
<separator orientation="vertical"/>
<separator orientation="vertical" groups="base.group_no_one"/>
<filter string="Start Date" icon="terp-go-month" domain="[]" context="{'group_by':'date_start'}" groups="base.group_no_one"/>
<filter string="End Date" icon="terp-go-month" domain="[]" context="{'group_by':'date_end'}" groups="base.group_no_one"/>
</group>

View File

@ -116,23 +116,23 @@
name="%(mail.action_email_compose_message_wizard)d"
icon="terp-mail-message-new" type="action"/>
</page>
<page string="Extra Info" groups="base.group_extended">
<group col="2" colspan="2" groups="base.group_no_one">
<page string="Extra Info" groups="base.group_no_one">
<group col="2" colspan="2">
<separator colspan="2" string="Date"/>
<field name="create_date" groups="base.group_no_one"/>
<field name="write_date" groups="base.group_no_one"/>
<field name="date_closed" groups="base.group_no_one"/>
<field name="date_open" groups="base.group_no_one"/>
<field name="date_action_last" groups="base.group_no_one"/>
<field name="create_date"/>
<field name="write_date" />
<field name="date_closed"/>
<field name="date_open"/>
<field name="date_action_last"/>
</group>
<group colspan="2" col="2" groups="base.group_no_one">
<group colspan="2" col="2">
<separator string="Statistics" colspan="2" col="2"/>
<field name="day_open" groups="base.group_no_one"/>
<field name="day_close" groups="base.group_no_one"/>
<field name="working_hours_open" widget="float_time" groups="base.group_no_one"/>
<field name="working_hours_close" widget="float_time" groups="base.group_no_one"/>
<field name="inactivity_days" groups="base.group_no_one"/>
<field name="days_since_creation" groups="base.group_no_one"/>
<field name="day_open"/>
<field name="day_close"/>
<field name="working_hours_open" widget="float_time"/>
<field name="working_hours_close" widget="float_time"/>
<field name="inactivity_days"/>
<field name="days_since_creation"/>
</group>
<group colspan="2" col="2">
<separator string="References" colspan="2"/>

View File

@ -222,8 +222,8 @@
<newline/>
<group colspan="2" col="2" groups="base.group_no_one">
<separator string="Purchase Control" colspan="4"/>
<field name="validator" groups="base.group_no_one"/>
<field name="date_approve" groups="base.group_no_one"/>
<field name="validator"/>
<field name="date_approve"/>
</group>
<separator string="Invoices" colspan="4"/>
<newline/>

View File

@ -237,8 +237,8 @@
</group>
<group colspan="2" col="2" groups="base.group_no_one">
<separator string="Dates" colspan="2"/>
<field name="create_date" groups="base.group_no_one"/>
<field name="date_confirm" groups="base.group_no_one"/>
<field name="create_date"/>
<field name="date_confirm"/>
</group>
<separator colspan="4" string="Notes"/>
<field colspan="4" name="note" nolabel="1"/>

View File

@ -9,11 +9,11 @@
<field name="inherit_id" ref="sale.view_order_form"/>
<field name="arch" type="xml">
<field name="create_date" position="after">
<field name="requested_date" groups="base.group_no_one"/>
<field name="requested_date"/>
</field>
<field name="date_confirm" position="after">
<field name="commitment_date" groups="base.group_no_one"/>
<field name="effective_date" groups="base.group_no_one"/>
<field name="commitment_date"/>
<field name="effective_date"/>
</field>
</field>
</record>

View File

@ -1687,7 +1687,7 @@
<separator orientation="vertical"/>
<filter string="Order" icon="terp-gtk-jump-to-rtl" domain="[]" context="{'group_by':'origin'}"/>
<filter string="State" icon="terp-stock_effects-object-colorize" domain="[]" context="{'group_by':'state'}"/>
<separator orientation="vertical"/>
<separator orientation="vertical" groups="base.group_no_one"/>
<filter string="Order Date" icon="terp-go-month" domain="[]" context="{'group_by':'date'}" groups="base.group_no_one"/>
</group>
</search>
@ -1720,7 +1720,7 @@
<filter string="Product" icon="terp-accessories-archiver" domain="[]" context="{'group_by':'product_id'}"/>
<filter string="Order" icon="terp-gtk-jump-to-rtl" domain="[]" context="{'group_by':'origin'}"/>
<filter string="State" icon="terp-stock_effects-object-colorize" domain="[]" context="{'group_by':'state'}"/>
<separator orientation="vertical"/>
<separator orientation="vertical" groups="base.group_no_one"/>
<filter string="Order Date" icon="terp-go-month" domain="[]" context="{'group_by':'date'}" groups="base.group_no_one"/>
</group>
</search>