[IMP] purchase_manual: remove the wizard view file

bzr revid: sbh@tinyerp.com-20100406090320-e9atgw83ge4jsahp
This commit is contained in:
sbh (Open ERP) 2010-04-06 14:33:20 +05:30
parent e22b59ee3f
commit 4bf90041e1
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<wizard
id="wizard_purchase_order_line_invoice"
keyword="client_action_multi"
model="purchase.order.line"
name="purchase.order.line.make_invoice"
multi="True"
string="Invoice Received"/>
</data>
</openerp>