[IMP] small improvment in menu tip

bzr revid: psi@tinyerp.com-20120613124500-mz2qexid07rk51ic
This commit is contained in:
Purnendu Singh (OpenERP) 2012-06-13 18:15:00 +05:30
parent 4c7062828d
commit b76db81202
2 changed files with 4 additions and 2 deletions

View File

@ -566,7 +566,7 @@
<field name="search_view_id" ref="view_account_invoice_filter"/>
<field name="help">Click here to create a new supplier refund.
&lt;p&gt;
Track Refund you receive from your supplier. You can also generate refunds and reconcile them directly from the invoice form</field>
Track Refund you receive from your supplier. You can also generate refunds and reconcile them directly from the invoice form.</field>
</record>
<menuitem action="action_invoice_tree4" id="menu_action_invoice_tree4" parent="menu_finance_payables"/>

View File

@ -275,7 +275,9 @@
<field name="view_id" eval="False"/>
<field name="search_view_id" ref="view_voucher_filter_vendor_pay"/>
<field name="target">current</field>
<field name="help">Click on "Create" to register a supplier payment. Track payments you do to your supplier and amounts you pay</field>
<field name="help">Click on "Create" to register a supplier payment.
&lt;p&gt;
Track payments you do to your supplier and amounts you pay.</field>
</record>
<record id="action_vendor_payment_tree" model="ir.actions.act_window.view">
<field eval="1" name="sequence"/>