[IMP] account_voucher: clean up xml file

bzr revid: rco@openerp.com-20120626141126-z7wp3jq8b0sj6xh9
This commit is contained in:
Raphael Collet 2012-06-26 16:11:26 +02:00
parent 2375aca490
commit c26f8ee9ff
1 changed files with 5 additions and 3 deletions

View File

@ -335,9 +335,11 @@
<field name="view_id" eval="False"/>
<field name="search_view_id" eval="view_voucher_filter_vendor"/>
<field name="target">current</field>
<field name="help"> Click here to create a Purchase Receipt.
&lt;p&gt;
When the purchase receipt is confirmed, you can record the supplier payment related to this Purchase receipt.</field>
<field name="help">
Click here to create a purchase receipt.
&lt;p&gt;
When the purchase receipt is confirmed, you can record the supplier payment related to this purchase receipt.
</field>
</record>
<record id="action_purchase_receipt_tree" model="ir.actions.act_window.view">
<field eval="1" name="sequence"/>