[FIX]Account : Title of of Move Line widnows renamed

lp bug: https://launchpad.net/bugs/423260 fixed

bzr revid: jvo@tinyerp.com-20090903052457-lb4r0dbl2wfw6pv6
This commit is contained in:
VRA(OpenERP) 2009-09-03 10:54:57 +05:30 committed by Jay (Open ERP)
parent 9bf3939c28
commit 1a22c9a2d2
1 changed files with 1 additions and 1 deletions

View File

@ -787,7 +787,7 @@
</record>
<record id="action_move_line_select" model="ir.actions.act_window">
<field name="name">account.move.line.select</field>
<field name="name">Entry Lines</field>
<field name="res_model">account.move.line</field>
<field name="view_type">form</field>
<field name="view_mode">tree,form</field>