[IMP] Sale : onchange removed from sale_view

bzr revid: rpr@tinyerp.com-20121005122642-rf692y75mdjpr26k
This commit is contained in:
Rajesh Prajapati (OpenERP) 2012-10-05 17:56:42 +05:30
parent cdff4611b0
commit 3eb1670267
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@
<group>
<label for="id" string="Invoicing Process"/>
<div>
<div name="group_invoice_so_lines">
<field name="group_invoice_so_lines" class="oe_inline"/>
<label for="group_invoice_so_lines"/>
</div>
<div name="timesheet">
<field name="timesheet" class="oe_inline" on_change="onchange_timesheet(timesheet)"/>
<label for="timesheet"/>