Skip to content
Snippets Groups Projects
Commit 7bb004b0 authored by Amit Parmar's avatar Amit Parmar
Browse files

[IMP] remerge improve jornal items search view

bzr revid: aar@tinyerp.com-20110722084113-vjmd30l4tvmdw2oe
parent 2e954ef7
No related branches found
No related tags found
No related merge requests found
......@@ -1226,6 +1226,7 @@
<field name="res_model">account.move.line</field>
<field name="view_type">form</field>
<field name="view_mode">tree,form</field>
<field name="context">{}</field>
<field name="search_view_id" ref="view_account_move_line_filter"/>
<field name="help">This view can be used by accountants in order to quickly record entries in OpenERP. If you want to record a supplier invoice, start by recording the line of the expense account. OpenERP will propose to you automatically the Tax related to this account and the counterpart "Account Payable".</field>
</record>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment