Mayur Maheshwari(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-931651-mma into 
lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)
Related bugs:
  Bug #931651 in OpenERP Addons: "[account][account_view.xml] Repeated action"
  https://bugs.launchpad.net/openobject-addons/+bug/931651

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-931651-mma/+merge/92931

Hello

       account: I have removed action_move_line_select which is repeated

Thanks.
mma
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-931651-mma/+merge/92931
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-931651-mma.
=== modified file 'account/account_view.xml'
--- account/account_view.xml	2012-02-13 13:17:02 +0000
+++ account/account_view.xml	2012-02-14 08:56:19 +0000
@@ -1276,14 +1276,6 @@
             groups="group_account_user"
         />
 
-        <record id="action_move_line_select" model="ir.actions.act_window">
-            <field name="name">Journal Items</field>
-            <field name="res_model">account.move.line</field>
-            <field name="view_type">form</field>
-            <field name="view_mode">tree,form</field>
-            <field name="search_view_id" ref="view_account_move_line_filter"/>
-        </record>
-
         <record id="action_view_move_line" model="ir.actions.act_window">
             <field name="name">Lines to reconcile</field>
             <field name="res_model">account.move.line</field>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to