[sale_order_dates]: Dates Fields are assigned in Technical group(Case:594184)

bzr revid: dhs@tinyerp.com-20130625112336-we04wyjcww6tm90q
This commit is contained in:
Dhruti Shastri (OpenERP) 2013-06-25 16:53:36 +05:30
parent fc8ca396d6
commit aa4410a866
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<field name="inherit_id" ref="sale.view_order_form"/>
<field name="arch" type="xml">
<group name="sale_pay" position="after">
<group colspan="2" col="2" groups="base.group_no_one">
<group colspan="2" col="2" >
<separator string="Dates" colspan="2"/>
<field name="requested_date"/>
<field name="commitment_date"/>