tfr (Openerp) has proposed merging
lp:~openerp-dev/openerp-int/mck_layout_popup_past into
lp:~openerp-dev/openerp-int/mck_addons.
Requested reviews:
OpenERP R&D Team (openerp-dev)
For more details, see:
https://code.launchpad.net/~openerp-dev/openerp-int/mck_layout_popup_past/+merge/127695
--
https://code.launchpad.net/~openerp-dev/openerp-int/mck_layout_popup_past/+merge/127695
Your team OpenERP R&D Team is requested to review the proposed merge of
lp:~openerp-dev/openerp-int/mck_layout_popup_past into
lp:~openerp-dev/openerp-int/mck_addons.
=== modified file 'mck_event/wizard/view/add_invitees_view.xml'
--- mck_event/wizard/view/add_invitees_view.xml 2012-09-05 12:30:28 +0000
+++ mck_event/wizard/view/add_invitees_view.xml 2012-10-03 10:01:59 +0000
@@ -105,18 +105,18 @@
<field name='switch_to' readonly="1" widget="selection" />
</tree>
</field>
- <separator string="Step 3: New Event" colspan="3" />
+ <separator string="Step 3: New Event" colspan="6" />
<newline />
<field name='new_event_id' readonly="1" domain="[('id', '!=', event_id)]" attrs="{'required':[('state','=', 'confirm')]}" widget="dynamic_selection"
- string="Create invite(s) for this event" colspan="3" />
- <label string="" colspan="9" />
- <label string="" colspan="9" />
- <separator string="Step 4: New Status" colspan="3" />
+ string="Create invite(s) for this event" colspan="6" />
+ <label string="" colspan="9" />
+ <label string="" colspan="9" />
+ <separator string="Step 4: New Status" colspan="6" />
<label string="" colspan="3" />
<newline />
<field name='new_stage' attrs="{'required':[('state','=', 'confirm')]}"
widget="dynamic_selection" context="{'event':new_event_id}"
- string="Select status new invite(s) will have" colspan='3' />
+ string="Select status new invite(s) will have" colspan='6' />
<label string="" colspan="9" />
<label string="" colspan="6" />
<button special="cancel" string="Cancel" icon="gtk-cancel" />
=== modified file 'mck_publication/wizard/view/add_invitees_view.xml'
--- mck_publication/wizard/view/add_invitees_view.xml 2012-09-05 12:30:28 +0000
+++ mck_publication/wizard/view/add_invitees_view.xml 2012-10-03 10:01:59 +0000
@@ -105,17 +105,17 @@
<field name='switch_to' readonly="1" widget="selection" />
</tree>
</field>
- <separator string="Step 3: New Publication" colspan="3" />
+ <separator string="Step 3: New Publication" colspan="6" />
<newline />
- <field name='new_event_id' readonly="1" domain="[('id', '!=', event_id)]" string="Create recipient(s) for this publication" colspan="3" widget="dynamic_selection" />
- <label string="" colspan="9" />
- <label string="" colspan="9" />
- <separator string="Step 4: New Status" colspan="3" />
+ <field name='new_event_id' readonly="1" domain="[('id', '!=', event_id)]" string="Create recipient(s) for this publication" colspan="6" widget="dynamic_selection" />
+ <label string="" colspan="9" />
+ <label string="" colspan="9" />
+ <separator string="Step 4: New Status" colspan="6" />
<label string="" colspan="3" />
<newline />
<field name='new_stage' attrs="{'required':[('state','=', 'confirm')]}" widget="dynamic_selection"
context="{'event':new_event_id}"
- string="Select status new recipient(s) will have" colspan='3'/>
+ string="Select status new recipient(s) will have" colspan='6'/>
<label string="" colspan="9" />
<label string="" colspan="6" />
<button special="cancel" string="Cancel" icon="gtk-cancel" />
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp