[REM]sale:removed unnecessary header

bzr revid: kbh@tinyerp.com-20121129085206-5a1g7x3dhf15ffzv
This commit is contained in:
Khushboo Bhatt (Open ERP) 2012-11-29 14:22:06 +05:30
parent 2a5e4e9308
commit 616cbc4b9b
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@
<field name="model">sale.order.line.make.invoice</field>
<field name="arch" type="xml">
<form string="Create invoices" version="7.0">
<header>
<separator string="Do you want to invoice the selected sale order lines?" />
</header>
<p class="oe_grey">
All items in these order lines will be invoiced. You can also invoice a percentage of the sale order
or a fixed price (for advances) directly from the sale order form if you prefer.