[REF] cosmetic change to ease the merge to/from the latest v7.0 branches

bzr revid: ls@numerigraphe.com-20140305170805-abhdkdyhpdkp87ck
This commit is contained in:
Lionel Sausin 2014-03-05 18:08:05 +01:00
parent eafd60ebd4
commit 2d9590a8c7
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">
<group colspan="2" col="2" >
<separator string="Dates" colspan="2"/>
<field name="requested_date" on_change="onchange_requested_date(requested_date, commitment_date)"/>
<field name="commitment_date"/>